a maven compatible repository for gradle to use
simply add
repositories { maven { url "https://git.jottyfan.de/gradle/libs" } }
to the build.gradle.
build.gradle
For more information on the package registry, see the documentation.