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 4717d6a commit cf7155dCopy full SHA for cf7155d
appengine/endpoints-frameworks-v2/discovery/build.gradle
@@ -24,9 +24,6 @@ buildscript { // Configuration for building
24
}
25
26
repositories { // repositories for Jar's you access in your code
27
- maven {
28
- url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Repository (if needed)
29
- }
30
mavenCentral()
31
jcenter()
32
0 commit comments