From ee97bb420ab407794e35126bfd736f9d09c6db88 Mon Sep 17 00:00:00 2001 From: caTr1x <75480109+catr1xLiu@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:00:11 +0800 Subject: [PATCH] added maple-sim v0.3.6 (#112) --- 2025/maple-sim-0.3.6.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 2025/maple-sim-0.3.6.json diff --git a/2025/maple-sim-0.3.6.json b/2025/maple-sim-0.3.6.json new file mode 100644 index 0000000..487a46d --- /dev/null +++ b/2025/maple-sim-0.3.6.json @@ -0,0 +1,30 @@ +{ + "fileName": "maple-sim.json", + "name": "maplesim", + "version": "0.3.6", + "frcYear": "2025", + "uuid": "c39481e8-4a63-4a4c-9df6-48d91e4da37b", + "mavenUrls": [ + "https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/repos/releases", + "https://repo1.maven.org/maven2" + ], + "jsonUrl": "https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/maple-sim.json", + "javaDependencies": [ + { + "groupId": "org.ironmaple", + "artifactId": "maplesim-java", + "version": "0.3.6" + }, + { + "groupId": "org.dyn4j", + "artifactId": "dyn4j", + "version": "5.0.2" + } + ], + "jniDependencies": [ + + ], + "cppDependencies": [ + + ] +}