is not current version
Last Version 0.120

de.simpleworks.staf:staf-parent 0.100

Simpleworks Test Automation Framework

GroupId

GroupId

de.simpleworks.staf
ArtifactId

ArtifactId

staf-parent
Version

Version

0.100
Type

Type

pom

Download staf-parent 0.100

Filename Size
staf-parent-0.100.pom 6 KB
Browse

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