36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"fileName": "PathplannerLib2023.json",
|
|
"name": "PathplannerLib",
|
|
"version": "2023.4.4",
|
|
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
|
|
"frcYear": "2023",
|
|
"mavenUrls": [
|
|
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
|
|
],
|
|
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib2023.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.pathplanner.lib",
|
|
"artifactId": "PathplannerLib-java",
|
|
"version": "2023.4.4"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.pathplanner.lib",
|
|
"artifactId": "PathplannerLib-cpp",
|
|
"version": "2023.4.4",
|
|
"libName": "PathplannerLib",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"windowsx86-64",
|
|
"linuxx86-64",
|
|
"osxuniversal",
|
|
"linuxathena"
|
|
]
|
|
}
|
|
]
|
|
} |