is not current version
Last Version 2021.08.18-ID174e3d1

ch.exense.step.library:step-library-parent 1.0.2

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

GroupId

GroupId

ch.exense.step.library
ArtifactId

ArtifactId

step-library-parent
Version

Version

1.0.2
Type

Type

pom

Download step-library-parent 1.0.2


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