is not current version
Last Version 1.0d29

com.geeoz.pawl:pawl 1.0d3

A project to aid with test automation.

GroupId

GroupId

com.geeoz.pawl
ArtifactId

ArtifactId

pawl
Version

Version

1.0d3
Type

Type

pom

Download pawl 1.0d3

Filename Size
pawl-1.0d3.pom 18 KB
Browse

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