libraries

This commit is contained in:
samuel desharnais
2024-10-21 19:47:20 -04:00
parent 373cb34d53
commit 25b90c49ba
3 changed files with 433 additions and 0 deletions

20
vendordeps/yagsl.json Normal file
View File

@ -0,0 +1,20 @@
{
"fileName": "yagsl.json",
"name": "YAGSL",
"version": "2024.6.1.0",
"frcYear": "2024",
"uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400",
"mavenUrls": [
"https://broncbotz3481.github.io/YAGSL-Lib/yagsl/repos"
],
"jsonUrl": "https://broncbotz3481.github.io/YAGSL-Lib/yagsl/yagsl.json",
"javaDependencies": [
{
"groupId": "swervelib",
"artifactId": "YAGSL-java",
"version": "2024.6.1.0"
}
],
"jniDependencies": [],
"cppDependencies": []
}