Jar examples for i:ImageJTestSuite
Collection of tools supporting unit testing of image processing software in ImageJ framework.
You can download jar file ImageJTestSuite 1.0.2 in this page.
MIT
You can use the following script to add ImageJTestSuite-1.0.2.jar to your project.
<dependency> <groupId>com.github.baniuk</groupId> <artifactId>ImageJTestSuite</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.baniuk', name: 'ImageJTestSuite', version: '1.0.2'
libraryDependencies += "com.github.baniuk" % "ImageJTestSuite" % "1.0.2"
<dependency org="com.github.baniuk" name="ImageJTestSuite" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.baniuk', module='ImageJTestSuite', version='1.0.2'))
'com.github.baniuk:ImageJTestSuite:jar:1.0.2'
Click the following link to download the jar file.
ImageJTestSuite-1.0.2-javadoc.jar