1+ {
2+ "fileName" : " ReduxLib-2027.0.0-alpha-2.json" ,
3+ "name" : " ReduxLib" ,
4+ "version" : " 2027.0.0-alpha-2" ,
5+ "frcYear" : " 2027_alpha1" ,
6+ "uuid" : " 151ecca8-670b-4026-8160-cdd2679ef2bd" ,
7+ "mavenUrls" : [
8+ " https://maven.reduxrobotics.com/"
9+ ],
10+ "jsonUrl" : " https://frcsdk.reduxrobotics.com/ReduxLib_2027.json" ,
11+ "javaDependencies" : [
12+ {
13+ "groupId" : " com.reduxrobotics.frc" ,
14+ "artifactId" : " ReduxLib-java" ,
15+ "version" : " 2027.0.0-alpha-2"
16+ }
17+ ],
18+ "jniDependencies" : [
19+ {
20+ "groupId" : " com.reduxrobotics.frc" ,
21+ "artifactId" : " ReduxLib-fifo" ,
22+ "version" : " 2027.0.0-alpha-2" ,
23+ "isJar" : false ,
24+ "skipInvalidPlatforms" : true ,
25+ "validPlatforms" : [
26+ " linuxsystemcore" ,
27+ " linuxx86-64" ,
28+ " linuxarm64" ,
29+ " osxuniversal" ,
30+ " windowsx86-64"
31+ ]
32+ }
33+ ],
34+ "cppDependencies" : [
35+ {
36+ "groupId" : " com.reduxrobotics.frc" ,
37+ "artifactId" : " ReduxLib-cpp" ,
38+ "version" : " 2027.0.0-alpha-2" ,
39+ "libName" : " ReduxLib" ,
40+ "headerClassifier" : " headers" ,
41+ "sourcesClassifier" : " sources" ,
42+ "sharedLibrary" : true ,
43+ "skipInvalidPlatforms" : true ,
44+ "binaryPlatforms" : [
45+ " linuxsystemcore" ,
46+ " linuxx86-64" ,
47+ " linuxarm64" ,
48+ " osxuniversal" ,
49+ " windowsx86-64"
50+ ]
51+ },
52+ {
53+ "groupId" : " com.reduxrobotics.frc" ,
54+ "artifactId" : " ReduxLib-fifo" ,
55+ "version" : " 2027.0.0-alpha-2" ,
56+ "libName" : " reduxfifo" ,
57+ "headerClassifier" : " headers" ,
58+ "sharedLibrary" : true ,
59+ "skipInvalidPlatforms" : true ,
60+ "binaryPlatforms" : [
61+ " linuxsystemcore" ,
62+ " linuxx86-64" ,
63+ " linuxarm64" ,
64+ " osxuniversal" ,
65+ " windowsx86-64"
66+ ]
67+ }
68+ ]
69+ }
0 commit comments