Skip to content

Bitfunk Maven Repository - Releases

Notifications You must be signed in to change notification settings

bitfunk/maven-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Bitfunk Maven Repository - Releases

Maven repository for releases of Bitfunk projects.

Usage

NOTICE: This repository is subject to change and there is not guarantee that dependencies will be available for longer time spans.

Gradle

Add following to your root build.gradle or build.gradle.kts

repositories {
    maven("https://raw.github.com/bitfunk/maven-releases/main/repository")
}