Klone brings Swift Package Manager-style git dependency management to Android and Gradle. Declare library dependencies by GitHub/GitLab/Bitbucket URL directly in build.gradle.kts using gitImplementation(). Klone clones the repo, auto-detects its Gradle modules, and wires everything up as a Composite Build — no binary publishing required. Supports tags, branches, and exact commits. Works with private repos. Apply io.github.dev-jackson.klone in settings.gradle.kts and ...
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.0.21 | 2.4.10 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-json-jvm Kotlin multiplatform serialization runtime library | 1.7.3 | 1.11.0 |