mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2026-01-20 19:12:24 +01:00
Fix artifact repository URL
This commit is contained in:
@@ -13,7 +13,7 @@ targetCompatibility = 1.7
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "http://slsyoke4.psi.ch:8081/artifactory/libs-releases" }
|
||||
maven { url "http://artifacts.psi.ch/artifactory/libs-releases" }
|
||||
}
|
||||
dependencies {
|
||||
compile group: 'hdf5', name: 'hdf', version:'2.10.0'
|
||||
|
||||
Reference in New Issue
Block a user