is not current version
Last Version 3.10.3

ch.exense.step:parent 3.7.2

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

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

parent
Version

Version

3.7.2
Type

Type

pom

Download parent 3.7.2

Filename Size
parent-3.7.2.pom 8 KB
Browse

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