1+ {
2+ "fileName" : " REVLib.json" ,
3+ "name" : " REVLib" ,
4+ "version" : " 2026.0.5" ,
5+ "frcYear" : " 2026" ,
6+ "uuid" : " 3f48eb8c-50fe-43a6-9cb7-44c86353c4cb" ,
7+ "mavenUrls" : [
8+ " https://maven.revrobotics.com/"
9+ ],
10+ "jsonUrl" : " https://software-metadata.revrobotics.com/REVLib-2026.json" ,
11+ "javaDependencies" : [
12+ {
13+ "groupId" : " com.revrobotics.frc" ,
14+ "artifactId" : " REVLib-java" ,
15+ "version" : " 2026.0.5"
16+ }
17+ ],
18+ "jniDependencies" : [
19+ {
20+ "groupId" : " com.revrobotics.frc" ,
21+ "artifactId" : " REVLib-driver" ,
22+ "version" : " 2026.0.5" ,
23+ "skipInvalidPlatforms" : true ,
24+ "isJar" : false ,
25+ "validPlatforms" : [
26+ " windowsx86-64" ,
27+ " linuxarm64" ,
28+ " linuxx86-64" ,
29+ " linuxathena" ,
30+ " linuxarm32" ,
31+ " osxuniversal"
32+ ]
33+ },
34+ {
35+ "groupId" : " com.revrobotics.frc" ,
36+ "artifactId" : " RevLibBackendDriver" ,
37+ "version" : " 2026.0.5" ,
38+ "skipInvalidPlatforms" : true ,
39+ "isJar" : false ,
40+ "validPlatforms" : [
41+ " windowsx86-64" ,
42+ " linuxarm64" ,
43+ " linuxx86-64" ,
44+ " linuxathena" ,
45+ " linuxarm32" ,
46+ " osxuniversal"
47+ ]
48+ },
49+ {
50+ "groupId" : " com.revrobotics.frc" ,
51+ "artifactId" : " RevLibWpiBackendDriver" ,
52+ "version" : " 2026.0.5" ,
53+ "skipInvalidPlatforms" : true ,
54+ "isJar" : false ,
55+ "validPlatforms" : [
56+ " windowsx86-64" ,
57+ " linuxarm64" ,
58+ " linuxx86-64" ,
59+ " linuxathena" ,
60+ " linuxarm32" ,
61+ " osxuniversal"
62+ ]
63+ }
64+ ],
65+ "cppDependencies" : [
66+ {
67+ "groupId" : " com.revrobotics.frc" ,
68+ "artifactId" : " REVLib-cpp" ,
69+ "version" : " 2026.0.5" ,
70+ "libName" : " REVLib" ,
71+ "headerClassifier" : " headers" ,
72+ "sharedLibrary" : false ,
73+ "skipInvalidPlatforms" : true ,
74+ "binaryPlatforms" : [
75+ " windowsx86-64" ,
76+ " linuxarm64" ,
77+ " linuxx86-64" ,
78+ " linuxathena" ,
79+ " linuxarm32" ,
80+ " osxuniversal"
81+ ]
82+ },
83+ {
84+ "groupId" : " com.revrobotics.frc" ,
85+ "artifactId" : " REVLib-driver" ,
86+ "version" : " 2026.0.5" ,
87+ "libName" : " REVLibDriver" ,
88+ "headerClassifier" : " headers" ,
89+ "sharedLibrary" : false ,
90+ "skipInvalidPlatforms" : true ,
91+ "binaryPlatforms" : [
92+ " windowsx86-64" ,
93+ " linuxarm64" ,
94+ " linuxx86-64" ,
95+ " linuxathena" ,
96+ " linuxarm32" ,
97+ " osxuniversal"
98+ ]
99+ },
100+ {
101+ "groupId" : " com.revrobotics.frc" ,
102+ "artifactId" : " RevLibBackendDriver" ,
103+ "version" : " 2026.0.5" ,
104+ "libName" : " BackendDriver" ,
105+ "sharedLibrary" : true ,
106+ "skipInvalidPlatforms" : true ,
107+ "binaryPlatforms" : [
108+ " windowsx86-64" ,
109+ " linuxarm64" ,
110+ " linuxx86-64" ,
111+ " linuxathena" ,
112+ " linuxarm32" ,
113+ " osxuniversal"
114+ ]
115+ },
116+ {
117+ "groupId" : " com.revrobotics.frc" ,
118+ "artifactId" : " RevLibWpiBackendDriver" ,
119+ "version" : " 2026.0.5" ,
120+ "libName" : " REVLibWpi" ,
121+ "sharedLibrary" : true ,
122+ "skipInvalidPlatforms" : true ,
123+ "binaryPlatforms" : [
124+ " windowsx86-64" ,
125+ " linuxarm64" ,
126+ " linuxx86-64" ,
127+ " linuxathena" ,
128+ " linuxarm32" ,
129+ " osxuniversal"
130+ ]
131+ }
132+ ]
133+ }
0 commit comments