Files
gradle2nix/fixtures/golden/dependency/classifier.groovy.json
2023-10-15 19:39:40 -07:00

22 lines
725 B
JSON

{
"com.badlogicgames.gdx:gdx-platform": {
"1.9.9": {
"needsPomRedirect": true,
"needsIvyRedirect": false,
"files": {
"gdx-platform-1.9.9-natives-desktop.jar": {
"urls": [
"https://repo.maven.apache.org/maven2/com/badlogicgames/gdx/gdx-platform/1.9.9/gdx-platform-1.9.9-natives-desktop.jar"
],
"hash": "sha256-e8c9VPpFH+LeJU6PgmCkOb/jutOxFnO6LPMaTxL2hU8="
},
"gdx-platform-1.9.9.pom": {
"urls": [
"https://repo.maven.apache.org/maven2/com/badlogicgames/gdx/gdx-platform/1.9.9/gdx-platform-1.9.9.pom"
],
"hash": "sha256-SWnDZyJaErav4Z4sA+D1WA3U1aQOSR64sd8+cQzofSY="
}
}
}
}
}