{ "schemaVersion": 1, "reviewedAt": "2026-08-04", "scopeNote": "Current JVM runtime/test graph and direct build entry points; Android dependencies are not configured yet.", "components": [ { "id": "gradle-wrapper", "coordinates": null, "version": "8.2", "scope": "build", "license": "Apache-2.0", "source": "https://github.com/gradle/gradle/blob/v8.2.0/LICENSE" }, { "id": "kotlin-gradle-plugin", "coordinates": null, "version": "1.9.20", "scope": "build", "license": "Apache-2.0", "source": "https://github.com/JetBrains/kotlin/blob/v1.9.20/license/LICENSE.txt" }, { "id": "kotlin-stdlib", "coordinates": "org.jetbrains.kotlin:kotlin-stdlib:1.9.20", "version": "1.9.20", "scope": "runtime", "license": "Apache-2.0", "source": "https://github.com/JetBrains/kotlin/blob/v1.9.20/license/LICENSE.txt" }, { "id": "jetbrains-annotations", "coordinates": "org.jetbrains:annotations:13.0", "version": "13.0", "scope": "runtime-transitive", "license": "Apache-2.0", "source": "https://repo1.maven.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom" }, { "id": "junit4", "coordinates": "junit:junit:4.13.2", "version": "4.13.2", "scope": "test", "license": "EPL-1.0", "source": "https://github.com/junit-team/junit4/blob/r4.13.2/LICENSE-junit.txt" }, { "id": "hamcrest-core", "coordinates": "org.hamcrest:hamcrest-core:1.3", "version": "1.3", "scope": "test-transitive", "license": "BSD-3-Clause", "source": "https://github.com/hamcrest/JavaHamcrest/blob/hamcrest-java-1.3/LICENSE.txt" } ] }