File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ abbaTagList.each{tag->
112112 new URI (mvn_sj_url + " jitk/jitk-tps/" + jitk_tps_version+ " /jitk-tps-" + jitk_tps_version+ " .jar" ), // jitk-tps
113113 new URI (mvn_central_url+ " com/googlecode/efficient-java-matrix-library/ejml/" + ejml_version+ " /ejml-" + ejml_version+ " .jar" ), // ejml
114114 new URI (mvn_central_url+ " gov/nist/math/jama/" + jama_version+ " /jama-" + jama_version+ " .jar" ), // jama
115- new URI (gh_biop_url + " qupath-extension-warpy/releases/download/" + warpyTagList[0 ]+ " /qupath-extension-warpy-" + tag + " .jar" ) // warpy
115+ new URI (gh_biop_url + " qupath-extension-warpy/releases/download/" + warpyTagList[0 ]+ " /qupath-extension-warpy-" + warpyTagList[ 0 ] + " .jar" ) // warpy
116116
117117 ),
118118 null ,
You can’t perform that action at this time.
0 commit comments