MVN

com.github.baniuk : ImageJTestSuite

Maven & Gradle

Jul 21, 2017
1 usages
0 stars

ImageJTestSuite · Collection of tools supporting unit testing of image processing software in ImageJ framework.

<dependency>
    <groupId>com.github.baniuk</groupId>
    <artifactId>ImageJTestSuite</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.baniuk : ImageJTestSuite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.baniuk : ImageJTestSuite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ImageJTestSuite-1.0.2
ImageJTestSuite-1.0.1
ImageJTestSuite-1.0.0

How to add a dependency to Maven

Add the following com.github.baniuk : ImageJTestSuite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.baniuk</groupId>
    <artifactId>ImageJTestSuite</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.baniuk : ImageJTestSuite gradle dependency to your build.gradle file:

implementation 'com.github.baniuk:ImageJTestSuite:1.0.2'

Gradle Kotlin DSL: Add the following com.github.baniuk : ImageJTestSuite gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.baniuk:ImageJTestSuite:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.baniuk : ImageJTestSuite sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.baniuk" % "ImageJTestSuite" % "1.0.2"

Advertisement

Dependencies from Group

Jul 21, 2017
1 usages
0 stars

Discover Dependencies

Nov 30, 2017
1 usages
78 stars
Jun 12, 2017
2 usages
Jun 12, 2017
2 usages
Aug 18, 2018
4 usages
Jul 26, 2020
4 usages
12 stars
Sep 18, 2017
1 usages
0 stars
Dec 10, 2018
1 usages
56 stars
Oct 09, 2017
1 usages
Apr 26, 2023
4 usages
64 stars
Jan 25, 2022
2 usages
3 stars