mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
26 lines
633 B
JSON
26 lines
633 B
JSON
{
|
|
"fileName": "CommandsV3.json",
|
|
"name": "Commands v3",
|
|
"version": "1.0.0",
|
|
"uuid": "4decdc05-a056-46cf-9561-39449bbb0130",
|
|
"wpilibYear": "2027_alpha4",
|
|
"mavenUrls": [],
|
|
"jsonUrl": "",
|
|
"conflictsWith": [
|
|
{
|
|
"uuid": "111e20f7-815e-48f8-9dd6-e675ce75b266",
|
|
"errorMessage": "Users can not have both Commands v2 and Commands v3 vendordeps in their robot program.",
|
|
"offlineFileName": "CommandsV2.json"
|
|
}
|
|
],
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "org.wpilib",
|
|
"artifactId": "commands3-java",
|
|
"version": "wpilib"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": []
|
|
}
|