Maven repository for snapshots of Bitfunk projects.
NOTICE: Dependencies will be updated and cleaned regularly. So don’t include them in any production release.
Add following to your root build.gradle
or build.gradle.kts
repositories {
maven("https://raw.github.com/bitfunk/maven-snapshots/main/repository")
}