This commit is contained in:
2023-02-08 20:04:21 +01:00

View File

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