is not current version
Last Version 1.0d29

com.geeoz.pawl:pawl 0.30.0

A project to aid with test automation.

GroupId

GroupId

com.geeoz.pawl
ArtifactId

ArtifactId

pawl
Version

Version

0.30.0
Type

Type

pom

Download pawl 0.30.0

Filename Size
pawl-0.30.0.pom 9 KB
Browse

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