Maven repository for releases of Bitfunk projects.
NOTICE: This repository is subject to change and there is not guarantee that dependencies will be available for longer time spans.
Add following to your root build.gradle
or build.gradle.kts
repositories {
maven("https://raw.github.com/bitfunk/maven-releases/main/repository")
}