63e94f303c9d3c9d85018f528f4d5027d4b75a5e
libs
contains a maven repository to provide my libs that I don't think to be common enough to host it somewhere else
usage
add the following lines to your repositories block in your build.gradle:
maven {
url "https://git.jottyfan.de/gradle/libs/raw/branch/main"
}
After that, you can add implementation dependencies the way as usual, but including libs from this repository.
Languages
Checksums
100%