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