Jar examples for i:imagej
Image processing and analysis framework. Allows the user to record/replay macros and can be extended using plug-ins.
You can download jar file imagej 1.46 in this page.
Public Domain
You can use the following script to add imagej-1.46.jar to your project.
<dependency> <groupId>gov.nih.imagej</groupId> <artifactId>imagej</artifactId> <version>1.46</version> </dependency>
compile group: 'gov.nih.imagej', name: 'imagej', version: '1.46'
libraryDependencies += "gov.nih.imagej" % "imagej" % "1.46"
<dependency org="gov.nih.imagej" name="imagej" rev="1.46"/>
@Grapes(@Grab(group='gov.nih.imagej', module='imagej', version='1.46'))
'gov.nih.imagej:imagej:jar:1.46'
Click the following link to download the jar file.
imagej-1.46-javadoc.jar