is not current version
Last Version 3.10.3

ch.exense.step:parent 3.9.0

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

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

parent
Version

Version

3.9.0
Type

Type

pom

Download parent 3.9.0

Filename Size
parent-3.9.0.pom 8 KB
Browse

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