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 bae8ed3 commit 5d65950Copy full SHA for 5d65950
tutorial/gradle/build.gradle
@@ -7,6 +7,7 @@ group 'com.arangodb'
7
version '1.0-SNAPSHOT'
8
9
repositories {
10
+ mavenLocal()
11
mavenCentral()
12
}
13
0 commit comments