We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0230f44 commit 81a9d6cCopy full SHA for 81a9d6c
1 file changed
pom.xml
@@ -3113,6 +3113,13 @@
3113
<version>${net.imglib2.imglib2-ij.version}</version>
3114
</dependency>
3115
3116
+ <!-- ImgLib2 ImageJ - https://github.com/imglib/imglib2-imagej -->
3117
+ <dependency>
3118
+ <groupId>net.imglib2</groupId>
3119
+ <artifactId>imglib2-imagej</artifactId>
3120
+ <version>${net.imglib2.imglib2-imagej.version}</version>
3121
+ </dependency>
3122
+
3123
<!-- ImgLib2 ImgLyb - https://github.com/imglib/imglib2-imglyb -->
3124
<dependency>
3125
<groupId>net.imglib2</groupId>
0 commit comments