71 lines
2.0 KiB
JSON
71 lines
2.0 KiB
JSON
{
|
|
"fileName": "REVLib-2025.0.2.json",
|
|
"name": "REVLib",
|
|
"version": "2025.0.2",
|
|
"frcYear": "2025",
|
|
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
|
|
"mavenUrls": [
|
|
"https://maven.revrobotics.com/"
|
|
],
|
|
"jsonUrl": "https://software-metadata.revrobotics.com/REVLib-2025.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "REVLib-java",
|
|
"version": "2025.0.2"
|
|
}
|
|
],
|
|
"jniDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "REVLib-driver",
|
|
"version": "2025.0.2",
|
|
"skipInvalidPlatforms": true,
|
|
"isJar": false,
|
|
"validPlatforms": [
|
|
"windowsx86-64",
|
|
"linuxarm64",
|
|
"linuxx86-64",
|
|
"linuxathena",
|
|
"linuxarm32",
|
|
"osxuniversal"
|
|
]
|
|
}
|
|
],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "REVLib-cpp",
|
|
"version": "2025.0.2",
|
|
"libName": "REVLib",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"windowsx86-64",
|
|
"linuxarm64",
|
|
"linuxx86-64",
|
|
"linuxathena",
|
|
"linuxarm32",
|
|
"osxuniversal"
|
|
]
|
|
},
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "REVLib-driver",
|
|
"version": "2025.0.2",
|
|
"libName": "REVLibDriver",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"windowsx86-64",
|
|
"linuxarm64",
|
|
"linuxx86-64",
|
|
"linuxathena",
|
|
"linuxarm32",
|
|
"osxuniversal"
|
|
]
|
|
}
|
|
]
|
|
} |