webfriends
Utilities for working with HTML and Selenium
License |
License |
---|---|
GroupId | GroupIdcom.github.bordertech.webfriends |
ArtifactId | ArtifactIdwebfriends-parent |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwebfriends-parent
Utilities for working with HTML and Selenium.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webfriends-parent-0.0.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/ -->
<dependency>
<groupId>com.github.bordertech.webfriends</groupId>
<artifactId>webfriends-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/
implementation 'com.github.bordertech.webfriends:webfriends-parent:0.0.4'
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-parent/
implementation ("com.github.bordertech.webfriends:webfriends-parent:0.0.4")
'com.github.bordertech.webfriends:webfriends-parent:pom:0.0.4'
<dependency org="com.github.bordertech.webfriends" name="webfriends-parent" rev="0.0.4">
<artifact name="webfriends-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.webfriends', module='webfriends-parent', version='0.0.4')
)
libraryDependencies += "com.github.bordertech.webfriends" % "webfriends-parent" % "0.0.4"
[com.github.bordertech.webfriends/webfriends-parent "0.0.4"]
Utilities for working with HTML and Selenium