MVN

gov.nih.imagej : imagej

Maven & Gradle

Jul 15, 2013
10 usages

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

<dependency>
    <groupId>gov.nih.imagej</groupId>
    <artifactId>imagej</artifactId>
    <version>1.47</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gov.nih.imagej : imagej to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.47

All Versions

Choose a version of gov.nih.imagej : imagej to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.47
imagej-1.47
1.46
imagej-1.46
1.45
imagej-1.45
1.44
imagej-1.44
1.43
imagej-1.43
1.42
imagej-1.42
1.41
imagej-1.41
1.40
imagej-1.40

How to add a dependency to Maven

Add the following gov.nih.imagej : imagej maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gov.nih.imagej</groupId>
    <artifactId>imagej</artifactId>
    <version>1.47</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gov.nih.imagej : imagej gradle dependency to your build.gradle file:

implementation 'gov.nih.imagej:imagej:1.47'

Gradle Kotlin DSL: Add the following gov.nih.imagej : imagej gradle kotlin dependency to your build.gradle.kts file:

implementation("gov.nih.imagej:imagej:1.47")

How to add a dependency to SBT Scala

SBT Scala: Add the following gov.nih.imagej : imagej sbt scala dependency to your build.sbt file:

libraryDependencies += "gov.nih.imagej" % "imagej" % "1.47"

Advertisement

Dependencies from Group

Jul 15, 2013
10 usages

Discover Dependencies

Feb 16, 2015
22 stars
Nov 16, 2013
1 usages
May 30, 2013
14 usages
Oct 09, 2013
1 usages
Mar 20, 2015
3 usages
0 stars
Jun 28, 2013
662 usages
14 stars
Jan 11, 2012
198 usages
1.2k stars
Aug 26, 2006
10 usages
Apr 25, 2008
43 usages
Nov 26, 2014
3 usages