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 928e050 commit 9b27dd3Copy full SHA for 9b27dd3
docs-source/src/en/guide/quick-start.md
@@ -45,7 +45,7 @@ repositories {
45
google()
46
mavenCentral()
47
// (Optional) You can add this URL to use our public repository
48
- // When Sonatype OSS fails and cannot publish dependencies, this repository is added as a backup
+ // When Sonatype-OSS fails and cannot publish dependencies, this repository is added as a backup
49
// For details, please visit: https://github.com/HighCapable/maven-repository
50
maven("https://raw.githubusercontent.com/HighCapable/maven-repository/main/repository/releases")
51
}
0 commit comments