is not current version
Last Version 2.0.0

com.technophobia.substeps:substeps-runner-parent 1.1.3

Contains substeps runner projects

GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-runner-parent
Version

Version

1.1.3
Type

Type

pom

Download substeps-runner-parent 1.1.3


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