is not current version
Last Version 0.0.2

com.github.junitrunner:junitrunner-unitils 0.0.1

Fully functional Unitils plugin for JUnitRunner

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.junitrunner
ArtifactId

ArtifactId

junitrunner-unitils
Version

Version

0.0.1
Type

Type

jar

Download junitrunner-unitils 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.junitrunner/junitrunner-unitils/ -->
<dependency>
    <groupId>com.github.junitrunner</groupId>
    <artifactId>junitrunner-unitils</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.junitrunner/junitrunner-unitils/
implementation 'com.github.junitrunner:junitrunner-unitils:0.0.1'
// https://jarcasting.com/artifacts/com.github.junitrunner/junitrunner-unitils/
implementation ("com.github.junitrunner:junitrunner-unitils:0.0.1")
'com.github.junitrunner:junitrunner-unitils:jar:0.0.1'
<dependency org="com.github.junitrunner" name="junitrunner-unitils" rev="0.0.1">
  <artifact name="junitrunner-unitils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.junitrunner', module='junitrunner-unitils', version='0.0.1')
)
libraryDependencies += "com.github.junitrunner" % "junitrunner-unitils" % "0.0.1"
[com.github.junitrunner/junitrunner-unitils "0.0.1"]