Files
2019-Hit-or-Miss/2019robot/vendordeps/REVRobotics.json
T
lukesta182 b02c9b2cb1 integration started with pnumatic intakes
drive dreain and ball and hatch intake
2019-02-16 12:15:53 -07:00

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"
]
}
]
}