mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2025-04-19 20:50:02 +02:00
Fix artifact repository URL
This commit is contained in:
parent
8e5ca84a9e
commit
ec38041ddf
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user