Gradle plugin for building applications based on J-ACE Platform Add below code in your build.gradle(.kts) plugins { id("io.github.morowind.ace-gradle-plugin") version "1.0.0" } then you can add J-ACE platform dependencies to your project.