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 5aa1f31 commit ac09a7eCopy full SHA for ac09a7e
build.gradle.kts
@@ -21,7 +21,7 @@ repositories {
21
22
dependencies {
23
implementation(fileTree("lib").include("*.jar"))
24
- implementation("com.github.JasperGeurtz:JBWAPI:0.7")
+ implementation("com.github.JavaBWAPI:JBWAPI:0.7")
25
26
testImplementation("org.junit.jupiter:junit-jupiter:5.5.1")
27
testImplementation("org.assertj:assertj-core:3.13.2")
0 commit comments