We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d04bc0 commit 0cfd6a3Copy full SHA for 0cfd6a3
1 file changed
pom.xml
@@ -2445,6 +2445,11 @@
2445
<artifactId>n5-hdf5</artifactId>
2446
<version>${n5-hdf5.version}</version>
2447
</dependency>
2448
+ <dependency>
2449
+ <groupId>org.janelia.saalfeldlab</groupId>
2450
+ <artifactId>n5-ij</artifactId>
2451
+ <version>${n5-ij.version}</version>
2452
+ </dependency>
2453
<dependency>
2454
<groupId>org.janelia.saalfeldlab</groupId>
2455
<artifactId>n5-imglib2</artifactId>
0 commit comments