gradle repository

a maven compatible repository for gradle to use

simply add

repositories {
  maven { url "https://git.jottyfan.de/gradle/libs" }
}

to the build.gradle.

There are no packages yet.

For more information on the package registry, see the documentation.