Files
allwpilib/commandsv3/CommandsV3.json

26 lines
633 B
JSON
Raw Permalink Normal View History

{
"fileName": "CommandsV3.json",
"name": "Commands v3",
"version": "1.0.0",
"uuid": "4decdc05-a056-46cf-9561-39449bbb0130",
"wpilibYear": "2027_alpha5",
"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": []
}