is not current version
Last Version 0.0.3

com.binarytweed:quarantining-test-runner 0.0.1

JUnit Runner that loads specified classes in a separate ClassLoader

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.binarytweed
ArtifactId

ArtifactId

quarantining-test-runner
Version

Version

0.0.1
Type

Type

jar

Download quarantining-test-runner 0.0.1


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