is not current version
Last Version 0.2.5

com.github.cschoell:junit-dynamicsuite 0.2.0

Dynamic Suite Runner for JUnit 4

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.cschoell
ArtifactId

ArtifactId

junit-dynamicsuite
Version

Version

0.2.0
Type

Type

jar

Download junit-dynamicsuite 0.2.0


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