is not current version
Last Version 2.0.0

com.technophobia.substeps:substeps-junit-runner 1.1.1

A junit runner for substeps

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-junit-runner
Version

Version

1.1.1
Type

Type

jar

Download substeps-junit-runner 1.1.1


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