Closed ssgpers closed 2 years ago
Should be done.
You can also find it now on maven.
<dependency>
<groupId>de.embl.cba</groupId>
<artifactId>fly-reg</artifactId>
<version>0.1.3</version>
</dependency>
If you use it via maven better use:
<dependency>
<groupId>de.embl.cba</groupId>
<artifactId>fly-reg</artifactId>
<version>0.1.4</version>
</dependency>
I am not sure the 0.1.3
was really uploaded properly to maven.
FYI: update site still provides 0.1.3
I know, but that should be identical to 0.1.4
@tischi
Update site provides 0.1.0 version of the FlyReg.
Feedback microscopy pipelines are compiled with 0.1.3-SNAPSHOT and do not work with 0.1.0
Would be great to release stable 0.1.3 and also make it available via update site.
Please also check the version of imagej-utils there, right now I get via update site 0.5.7-SNAPSHOT