Update 'README.md'

This commit is contained in:
2022-08-25 15:12:53 +00:00
parent 88808edf01
commit ee55ed9683

View File

@@ -13,7 +13,6 @@ The library is still considered beta. There no pre-build artifacts on Maven Cent
Example for Gradle:
```groovy
apply plugin: 'maven'
repositories {
maven { url 'https://repo.lucares.de/' }
}