We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25e19d commit 553f86cCopy full SHA for 553f86c
settings.gradle.kts
@@ -10,6 +10,7 @@ pluginManagement {
10
buildscript {
11
repositories {
12
maven { url = uri("https://plugins.gradle.org/m2/") }
13
+ maven { url = uri("https://robotlabfiles.ihmc.us/repository/") }
14
mavenLocal()
15
}
16
dependencies {
0 commit comments