40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"fileName": "NavX.json",
|
|
"name": "NavX",
|
|
"version": "2024.1.0",
|
|
"uuid": "cb311d09-36e9-4143-a032-55bb2b94443b",
|
|
"frcYear": "2024",
|
|
"mavenUrls": [
|
|
"https://dev.studica.com/maven/release/2024/"
|
|
],
|
|
"jsonUrl": "https://dev.studica.com/releases/2024/NavX.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.kauailabs.navx.frc",
|
|
"artifactId": "navx-frc-java",
|
|
"version": "2024.1.0"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.kauailabs.navx.frc",
|
|
"artifactId": "navx-frc-cpp",
|
|
"version": "2024.1.0",
|
|
"headerClassifier": "headers",
|
|
"sourcesClassifier": "sources",
|
|
"sharedLibrary": false,
|
|
"libName": "navx_frc",
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxathena",
|
|
"linuxraspbian",
|
|
"linuxarm32",
|
|
"linuxarm64",
|
|
"linuxx86-64",
|
|
"osxuniversal",
|
|
"windowsx86-64"
|
|
]
|
|
}
|
|
]
|
|
} |