Last Version

ImageJ 1.47

Image processing and analysis framework. Allows the user to record/replay macros and can be extended using plug-ins.

License

License

Categories

Categories

ImageJ Business Logic Libraries Computer Vision
GroupId

GroupId

gov.nih.imagej
ArtifactId

ArtifactId

imagej
Version

Version

1.47
Type

Type

jar
Description

Description

ImageJ
Image processing and analysis framework. Allows the user to record/replay macros and can be extended using plug-ins.
Project URL

Project URL

http://imagej.nih.gov/ij/
Project Organization

Project Organization

Research Services Branch, National Institutes of Health
Source Code Management

Source Code Management

http://imagej.nih.gov/ij/download/src/ij147v-src.zip

Download imagej 1.47


<!-- https://jarcasting.com/artifacts/gov.nih.imagej/imagej/ -->
<dependency>
    <groupId>gov.nih.imagej</groupId>
    <artifactId>imagej</artifactId>
    <version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.imagej/imagej/
implementation 'gov.nih.imagej:imagej:1.47'
// https://jarcasting.com/artifacts/gov.nih.imagej/imagej/
implementation ("gov.nih.imagej:imagej:1.47")
'gov.nih.imagej:imagej:jar:1.47'
<dependency org="gov.nih.imagej" name="imagej" rev="1.47">
  <artifact name="imagej" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.imagej', module='imagej', version='1.47')
)
libraryDependencies += "gov.nih.imagej" % "imagej" % "1.47"
[gov.nih.imagej/imagej "1.47"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.