Maven repository for development versions of Bitfunk projects.
NOTICE: Dependencies are experimental, 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-development/main/repository")
}