We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
releases
1 parent c6e143c commit a910debCopy full SHA for a910deb
1 file changed
build.gradle
@@ -23,6 +23,7 @@ repositories {
23
mavenCentral()
24
mavenLocal()
25
maven { url "https://nexus.cs.upb.de/repository/sfb901-libs/" }
26
+ maven { url "https://nexus.cs.upb.de/repository/sfb901-releases/" }
27
maven { url "https://nexus.cs.upb.de/repository/sfb901-snapshots/" }
28
}
29
0 commit comments