Files

35 lines
1.0 KiB
JSON
Raw Permalink Normal View History

2022-01-29 14:39:46 -07:00
{
"fileName": "PathplannerLib.json",
"name": "PathplannerLib",
2022-04-20 16:38:30 -06:00
"version": "2022.2.1",
2022-01-29 14:39:46 -07:00
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"mavenUrls": [
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
],
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json",
"javaDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-java",
2022-04-20 16:38:30 -06:00
"version": "2022.2.1"
2022-01-29 14:39:46 -07:00
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
2022-04-20 16:38:30 -06:00
"version": "2022.2.1",
2022-01-29 14:39:46 -07:00
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
2022-04-20 16:38:30 -06:00
"windowsx86-64",
"linuxx86-64",
2022-01-29 14:39:46 -07:00
"osxx86-64",
"linuxathena"
]
}
]
}