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.45 in this page.
Public Domain
You can use the following script to add imagej-1.45.jar to your project.
<dependency> <groupId>gov.nih.imagej</groupId> <artifactId>imagej</artifactId> <version>1.45</version> </dependency>
compile group: 'gov.nih.imagej', name: 'imagej', version: '1.45'
libraryDependencies += "gov.nih.imagej" % "imagej" % "1.45"
<dependency org="gov.nih.imagej" name="imagej" rev="1.45"/>
@Grapes(@Grab(group='gov.nih.imagej', module='imagej', version='1.45'))
'gov.nih.imagej:imagej:jar:1.45'
Click the following link to download the jar file.
imagej-1.45-javadoc.jar