mirror of
https://github.com/Team4388/2019-Hit-or-Miss.git
synced 2026-06-09 08:38:06 -06:00
33 lines
923 B
JSON
33 lines
923 B
JSON
{
|
|
"fileName": "REVRobotics.json",
|
|
"name": "REVRobotics",
|
|
"version": "1.0.27",
|
|
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
|
|
"mavenUrls": [
|
|
"http://www.revrobotics.com/content/sw/max/sdk/maven/"
|
|
],
|
|
"jsonUrl": "http://www.revrobotics.com/content/sw/max/sdk/REVRobotics.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "SparkMax-java",
|
|
"version": "1.0.27"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "SparkMax-cpp",
|
|
"version": "1.0.27",
|
|
"libName": "libSparkMax",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxathena"
|
|
]
|
|
}
|
|
]
|
|
}
|