Add jf floader maven

This commit is contained in:
Johannes Frohnmeyer 2022-05-09 20:50:37 +00:00
parent 5429d2f8f9
commit f0db30c511
1 changed files with 4 additions and 0 deletions

View File

@ -186,6 +186,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()
}