is not current version
Last Version 3.19.0

ch.exense.step:step-parent 3.16.3

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

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

step-parent
Version

Version

3.16.3
Type

Type

pom

Download step-parent 3.16.3

Filename Size
step-parent-3.16.3.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.16.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation 'ch.exense.step:step-parent:3.16.3'
// https://jarcasting.com/artifacts/ch.exense.step/step-parent/
implementation ("ch.exense.step:step-parent:3.16.3")
'ch.exense.step:step-parent:pom:3.16.3'
<dependency org="ch.exense.step" name="step-parent" rev="3.16.3">
  <artifact name="step-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-parent', version='3.16.3')
)
libraryDependencies += "ch.exense.step" % "step-parent" % "3.16.3"
[ch.exense.step/step-parent "3.16.3"]