We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5292e46 commit 3812771Copy full SHA for 3812771
1 file changed
pom.xml
@@ -1218,6 +1218,13 @@
1218
<version>${imagej-legacy.version}</version>
1219
</dependency>
1220
1221
+ <!-- ImageJ MATLAB - https://github.com/imagej/imagej-matlab -->
1222
+ <dependency>
1223
+ <groupId>net.imagej</groupId>
1224
+ <artifactId>imagej-matlab</artifactId>
1225
+ <version>${imagej-matlab.version}</version>
1226
+ </dependency>
1227
+
1228
<!-- ImageJ Mesh - https://github.com/imagej/imagej-mesh -->
1229
<dependency>
1230
<groupId>net.imagej</groupId>
0 commit comments