2026-01-25 21:10:05 +01:00
2026-01-25 21:10:05 +01:00
2026-01-14 15:05:28 +01:00
2026-01-14 15:08:00 +01:00

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.

Description
the published libs in a maven structure for gradle to use
Readme AGPL-3.0 3.5 MiB
Languages
Checksums 100%