Installation¶
Repository Setup¶
JsonCMP is published to Maven Central. Add mavenCentral() to your repositories in settings.gradle.kts:
Gradle (Kotlin DSL)¶
Add the dependency to your KMP module:
Requirements¶
- Kotlin 2.3.10+
- Compose Multiplatform 1.10.2+
- Android minSdk 24+