69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"fileName": "ReduxLib-2026.1.1.json",
|
|
"name": "ReduxLib",
|
|
"version": "2026.1.1",
|
|
"frcYear": "2026",
|
|
"uuid": "151ecca8-670b-4026-8160-cdd2679ef2bd",
|
|
"mavenUrls": [
|
|
"https://maven.reduxrobotics.com/"
|
|
],
|
|
"jsonUrl": "https://frcsdk.reduxrobotics.com/ReduxLib_2026.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.reduxrobotics.frc",
|
|
"artifactId": "ReduxLib-java",
|
|
"version": "2026.1.1"
|
|
}
|
|
],
|
|
"jniDependencies": [
|
|
{
|
|
"groupId": "com.reduxrobotics.frc",
|
|
"artifactId": "ReduxLib-fifo",
|
|
"version": "2026.1.1",
|
|
"isJar": false,
|
|
"skipInvalidPlatforms": true,
|
|
"validPlatforms": [
|
|
"linuxathena",
|
|
"linuxx86-64",
|
|
"linuxarm64",
|
|
"osxuniversal",
|
|
"windowsx86-64"
|
|
]
|
|
}
|
|
],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.reduxrobotics.frc",
|
|
"artifactId": "ReduxLib-cpp",
|
|
"version": "2026.1.1",
|
|
"libName": "ReduxLib",
|
|
"headerClassifier": "headers",
|
|
"sourcesClassifier": "sources",
|
|
"sharedLibrary": true,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxathena",
|
|
"linuxx86-64",
|
|
"linuxarm64",
|
|
"osxuniversal",
|
|
"windowsx86-64"
|
|
]
|
|
},
|
|
{
|
|
"groupId": "com.reduxrobotics.frc",
|
|
"artifactId": "ReduxLib-fifo",
|
|
"version": "2026.1.1",
|
|
"libName": "reduxfifo",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": true,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxathena",
|
|
"linuxx86-64",
|
|
"linuxarm64",
|
|
"osxuniversal",
|
|
"windowsx86-64"
|
|
]
|
|
}
|
|
]
|
|
} |