MVN

net.imagej : ij-launcher

Maven & Gradle

Feb 14, 2014
20 stars

ImageJ Launcher · The executable which runs ImageJ. Its purpose is also to make sure that updates downloaded by the ImageJ Updater will be put into place before starting the Java Virtual Machine. It was formerly known as the Fiji launcher.

<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>ij-launcher</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.imagej : ij-launcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of net.imagej : ij-launcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ij-launcher-2.0.3

How to add a dependency to Maven

Add the following net.imagej : ij-launcher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>ij-launcher</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.imagej : ij-launcher gradle dependency to your build.gradle file:

implementation 'net.imagej:ij-launcher:2.0.3'

Gradle Kotlin DSL: Add the following net.imagej : ij-launcher gradle kotlin dependency to your build.gradle.kts file:

implementation("net.imagej:ij-launcher:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.imagej : ij-launcher sbt scala dependency to your build.sbt file:

libraryDependencies += "net.imagej" % "ij-launcher" % "2.0.3"

Advertisement

Dependencies from Group

ij
Jun 30, 2023
62 usages
356 stars
May 23, 2023
4 usages
4 stars
Apr 23, 2016
4 usages
20 stars
Oct 24, 2014
3 usages
19 stars
Mar 26, 2014
1 usages
1 stars

Discover Dependencies

Dec 02, 2012
11 usages
Mar 05, 2015
1 usages
1 stars
Sep 20, 2005
1 usages
Jan 20, 2015
6 usages
138 stars
Mar 12, 2013
4 usages
1 stars
Nov 23, 2014
2 usages
1 stars
Aug 20, 2014
65 stars
Dec 07, 2013
1 usages