Move from jlibmimis to jlibwindows

This commit is contained in:
2016-08-10 14:33:07 +01:00
parent 2c0781dd7d
commit bb92bb17d1
5 changed files with 13 additions and 11 deletions

View File

@@ -48,6 +48,9 @@ subprojects {
maven {
url 'https://github.com/Boukefalos/jlibusb/raw/mvn-repo/'
}
maven {
url 'https://github.com/Boukefalos/jlibwindows/raw/mvn-repo/'
}
mavenCentral()
}