is not current version
Last Version 0.0.4

com.github.bordertech.webfriends:webfriends-parent 0.0.2

Utilities for working with HTML and Selenium.

GroupId

GroupId

com.github.bordertech.webfriends
ArtifactId

ArtifactId

webfriends-parent
Version

Version

0.0.2
Type

Type

pom

Download webfriends-parent 0.0.2


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