Last Version

JUnit Runner 0.0.2

The extension friendly JUnit Runner with support for plugins

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.junitrunner
ArtifactId

ArtifactId

junitrunner
Version

Version

0.0.2
Type

Type

jar
Description

Description

JUnit Runner
The extension friendly JUnit Runner with support for plugins

Download junitrunner 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.