File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 366366 <!-- ImgLib2 UI - https://github.com/imglib/imglib2-ui -->
367367 <imglib2-ui .version>2.0.0</imglib2-ui .version>
368368
369+ <!-- ImgLib2 Unsafe - https://github.com/imglib/imglib2-unsafe -->
370+ <imglib2-unsafe .version>0.2.0</imglib2-unsafe .version>
371+
369372 <!-- SCIFIO - https://github.com/scifio -->
370373
371374 <!-- SCIFIO - https://github.com/scifio/scifio -->
14081411 <version >${imglib2-ui.version} </version >
14091412 </dependency >
14101413
1414+ <!-- ImgLib2 Unsafe - https://github.com/imglib/imglib2-unsafe -->
1415+ <dependency >
1416+ <groupId >net.imglib2</groupId >
1417+ <artifactId >imglib2-unsafe</artifactId >
1418+ <version >${imglib2-unsafe.version} </version >
1419+ </dependency >
1420+
14111421 <!-- SCIFIO - https://github.com/scifio -->
14121422
14131423 <!-- SCIFIO - https://github.com/scifio/scifio -->
35453555 <imglib2-roi .version>LATEST</imglib2-roi .version>
35463556 <imglib2-script .version>LATEST</imglib2-script .version>
35473557 <imglib2-ui .version>LATEST</imglib2-ui .version>
3558+ <imglib2-unsafe .version>LATEST</imglib2-unsafe .version>
35483559 </properties >
35493560 <repositories >
35503561 <repository >
You can’t perform that action at this time.
0 commit comments