File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 46
46
"uuid" : " 1b42324f-17c6-4875-8e77-1c312bc8c786" ,
47
47
"description" : " PathPlanner's powerful robot-side vendor library" ,
48
48
"website" : " https://pathplanner.dev/pathplannerlib.html"
49
+ },
50
+ {
51
+ "path" : " 2025/DogLog-2025.0.0.json" ,
52
+ "name" : " DogLog" ,
53
+ "version" : " 2025.0.0" ,
54
+ "uuid" : " 65592ce1-2251-4a31-8e4b-2df20dacebe4" ,
55
+ "description" : " Simpler logging for FRC" ,
56
+ "website" : " https://doglog.dev/"
49
57
}
50
58
]
Original file line number Diff line number Diff line change
1
+ {
2
+ "javaDependencies" : [
3
+ {
4
+ "groupId" : " com.github.jonahsnider" ,
5
+ "artifactId" : " doglog" ,
6
+ "version" : " 2025.0.0"
7
+ }
8
+ ],
9
+ "fileName" : " DogLog.json" ,
10
+ "frcYear" : " 2025" ,
11
+ "jsonUrl" : " https://doglog.dev/vendordep.json" ,
12
+ "name" : " DogLog" ,
13
+ "jniDependencies" : [],
14
+ "mavenUrls" : [
15
+ " https://jitpack.io"
16
+ ],
17
+ "cppDependencies" : [],
18
+ "version" : " 2025.0.0" ,
19
+ "uuid" : " 65592ce1-2251-4a31-8e4b-2df20dacebe4"
20
+ }
You can’t perform that action at this time.
0 commit comments