-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabsolutelib.json
More file actions
28 lines (25 loc) · 847 Bytes
/
absolutelib.json
File metadata and controls
28 lines (25 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"fileName": "absolutelib.json",
"name": "absolutelib",
"version": "2.0.4",
"frcYear": "2026",
"uuid": "a604c6de-3573-4ba6-ae4f-32778238b9de",
"mavenUrls": [
"https://team4308.github.io/absolutelib/lib",
"https://jitpack.io"
],
"jsonUrl": "https://team4308.github.io/absolutelib/lib/absolutelib.json",
"javaDependencies": [
{
"groupId": "ca.team4308",
"artifactId": "absolutelib-java",
"version": "2.0.4"
}
],
"requires": [
],
"jniDependencies": [
],
"cppDependencies": [
]
}