JF FLoader is back

This commit is contained in:
Johannes Frohnmeyer 2022-05-12 16:18:48 +00:00
parent 0e999b9585
commit ccb928f81c
1 changed files with 4 additions and 0 deletions

View File

@ -190,6 +190,10 @@ allprojects {
name = 'JF Commons'
url = 'https://gitlab.com/api/v4/projects/35745143/packages/maven'
}
maven {
name = 'JF FLoader'
url = 'https://gitlab.com/api/v4/projects/36014652/packages/maven'
}
mavenLocal()
mavenCentral()
}