All Tools
G
Dev ToolsFreeOpen Source
GRADLE
Fast, adaptable build automation for JVM projects
Apache-2.0
ABOUT
JVM ML libraries and Android inference apps need incremental, cacheable builds that Maven struggles to express. Gradle's task graph, build cache, and Kotlin DSL compile large multi-module Java/Kotlin projects without a full rebuild on every model-SDK change.
INSTALL
brew install gradleINTEGRATION GUIDE
1. Build and test Kotlin/Java ML SDKs with incremental Gradle tasks
2. Cache CI builds for Android apps that embed on-device inference
3. Manage multi-module JVM projects that wrap ONNX Runtime or TensorFlow Java
4. Publish versioned Java libraries used by agent backends on the JVM
TAGS
javakotlinbuildjvmandroidciopen-source