MVN

net.imagej : ij1-patcher

Maven & Gradle

May 23, 2023
4 usages
4 stars

ImageJ 1.x Patcher · A runtime patcher to introduce extension points into the original ImageJ (1.x). This project offers extension points for use with ImageJ2 and it also offers limited support for headless operations.

<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>ij1-patcher</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.6

All Versions

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

Version Vulnerabilities Updated
1.2.x
ij1-patcher-1.2.6
ij1-patcher-1.2.5
ij1-patcher-1.2.4
ij1-patcher-1.2.3
ij1-patcher-1.2.2
ij1-patcher-1.2.1
ij1-patcher-1.2.0
1.1.x
ij1-patcher-1.1.0
1.0.x
ij1-patcher-1.0.1
ij1-patcher-1.0.0
0.12.x
ij1-patcher-0.12.9
ij1-patcher-0.12.8
ij1-patcher-0.12.7
ij1-patcher-0.12.6
ij1-patcher-0.12.5
ij1-patcher-0.12.4
ij1-patcher-0.12.3
ij1-patcher-0.12.2
ij1-patcher-0.12.1
ij1-patcher-0.12.0
0.11.x
ij1-patcher-0.11.3
ij1-patcher-0.11.2
ij1-patcher-0.11.1
ij1-patcher-0.11.0
0.10.x
ij1-patcher-0.10.2
ij1-patcher-0.10.1
ij1-patcher-0.10.0
0.9.x
ij1-patcher-0.9.1
ij1-patcher-0.9.0
0.8.x
ij1-patcher-0.8.3
ij1-patcher-0.8.2
ij1-patcher-0.8.1
ij1-patcher-0.8.0
0.7.x
ij1-patcher-0.7.1
ij1-patcher-0.7.0
0.6.x
ij1-patcher-0.6.0
0.5.x
ij1-patcher-0.5.0
0.4.x
ij1-patcher-0.4.4
ij1-patcher-0.4.3
ij1-patcher-0.4.2
ij1-patcher-0.4.1
ij1-patcher-0.4.0
0.3.x
ij1-patcher-0.3.2
ij1-patcher-0.3.1
ij1-patcher-0.3.0
0.2.x
ij1-patcher-0.2.1
ij1-patcher-0.2.0
0.1.x
ij1-patcher-0.1.1
ij1-patcher-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.imagej</groupId>
    <artifactId>ij1-patcher</artifactId>
    <version>1.2.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.imagej:ij1-patcher:1.2.6'

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

implementation("net.imagej:ij1-patcher:1.2.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.imagej" % "ij1-patcher" % "1.2.6"

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

Jan 08, 2023
7 usages
440 stars
Jul 04, 2017
108 usages
423 stars
Jul 11, 2015
48 stars
Jul 11, 2015
48 stars
Dec 25, 2015
2 usages
2.6k stars
Aug 04, 2022
5 usages
83 stars
Feb 20, 2019
1.1k stars
Mar 16, 2018
14 usages
3 stars
Aug 21, 2023
38 usages
13 stars