GroupId | GroupIdcom.github.bordertech.webfriends |
---|---|
ArtifactId | ArtifactIdwebfriends-selenium-wc |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-selenium-wc/ -->
<dependency>
<groupId>com.github.bordertech.webfriends</groupId>
<artifactId>webfriends-selenium-wc</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-selenium-wc/
implementation 'com.github.bordertech.webfriends:webfriends-selenium-wc:0.0.2'
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-selenium-wc/
implementation ("com.github.bordertech.webfriends:webfriends-selenium-wc:0.0.2")
'com.github.bordertech.webfriends:webfriends-selenium-wc:jar:0.0.2'
<dependency org="com.github.bordertech.webfriends" name="webfriends-selenium-wc" rev="0.0.2">
<artifact name="webfriends-selenium-wc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.webfriends', module='webfriends-selenium-wc', version='0.0.2')
)
libraryDependencies += "com.github.bordertech.webfriends" % "webfriends-selenium-wc" % "0.0.2"
[com.github.bordertech.webfriends/webfriends-selenium-wc "0.0.2"]