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 d0bd2be commit 4a1d24cCopy full SHA for 4a1d24c
simpleclient-1.20.1/build.gradle
@@ -8,6 +8,7 @@ targetCompatibility = JavaVersion.VERSION_17
8
9
repositories {
10
maven { url = "https://ladysnake.jfrog.io/artifactory/mods" }
11
+ maven { url = "https://jitpack.io"}
12
}
13
14
dependencies {
simpleclient-1.20/build.gradle
0 commit comments