35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"fileName": "AdvantageKit.json",
|
|
"name": "AdvantageKit",
|
|
"version": "26.0.1",
|
|
"uuid": "d820cc26-74e3-11ec-90d6-0242ac120003",
|
|
"frcYear": "2026",
|
|
"mavenUrls": [
|
|
"https://frcmaven.wpi.edu/artifactory/littletonrobotics-mvn-release/"
|
|
],
|
|
"jsonUrl": "https://github.com/Mechanical-Advantage/AdvantageKit/releases/latest/download/AdvantageKit.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "org.littletonrobotics.akit",
|
|
"artifactId": "akit-java",
|
|
"version": "26.0.1"
|
|
}
|
|
],
|
|
"jniDependencies": [
|
|
{
|
|
"groupId": "org.littletonrobotics.akit",
|
|
"artifactId": "akit-wpilibio",
|
|
"version": "26.0.1",
|
|
"skipInvalidPlatforms": false,
|
|
"isJar": false,
|
|
"validPlatforms": [
|
|
"linuxathena",
|
|
"linuxx86-64",
|
|
"linuxarm64",
|
|
"osxuniversal",
|
|
"windowsx86-64"
|
|
]
|
|
}
|
|
],
|
|
"cppDependencies": []
|
|
} |