is not current version
Last Version 3.19.0

ch.exense.step:step-parent 3.13.6

step is the first open-source automation platform for unified agile testing.

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-parent
Version

Version

3.13.6
Type

Type

pom

Download step-parent 3.13.6

Filename Size
step-parent-3.13.6.pom 9 KB
Browse

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