Jar examples for i:imglib2
A multidimensional, type-agnostic image processing library.
You can download jar file imglib2 3.2.1 in this page.
Simplified BSD License
You can use the following script to add imglib2-3.2.1.jar to your project.
<dependency> <groupId>net.imglib2</groupId> <artifactId>imglib2</artifactId> <version>3.2.1</version> </dependency>
compile group: 'net.imglib2', name: 'imglib2', version: '3.2.1'
libraryDependencies += "net.imglib2" % "imglib2" % "3.2.1"
<dependency org="net.imglib2" name="imglib2" rev="3.2.1"/>
@Grapes(@Grab(group='net.imglib2', module='imglib2', version='3.2.1'))
'net.imglib2:imglib2:jar:3.2.1'
Click the following link to download the jar file.
imglib2-3.2.1-javadoc.jar