is not current version
Last Version 3.10.3

ch.exense.step:parent 3.9.5

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

GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

parent
Version

Version

3.9.5
Type

Type

pom

Download parent 3.9.5

Filename Size
parent-3.9.5.pom 9 KB
Browse

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