is not current version
Last Version 0.0.13

com.byclosure.webcat:webcat-testing-platform 0.0.11

A library that eases the development of tests using selenium.

Categories

Categories

ORM Data
GroupId

GroupId

com.byclosure.webcat
ArtifactId

ArtifactId

webcat-testing-platform
Version

Version

0.0.11
Type

Type

jar

Download webcat-testing-platform 0.0.11


<!-- https://jarcasting.com/artifacts/com.byclosure.webcat/webcat-testing-platform/ -->
<dependency>
    <groupId>com.byclosure.webcat</groupId>
    <artifactId>webcat-testing-platform</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.byclosure.webcat/webcat-testing-platform/
implementation 'com.byclosure.webcat:webcat-testing-platform:0.0.11'
// https://jarcasting.com/artifacts/com.byclosure.webcat/webcat-testing-platform/
implementation ("com.byclosure.webcat:webcat-testing-platform:0.0.11")
'com.byclosure.webcat:webcat-testing-platform:jar:0.0.11'
<dependency org="com.byclosure.webcat" name="webcat-testing-platform" rev="0.0.11">
  <artifact name="webcat-testing-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byclosure.webcat', module='webcat-testing-platform', version='0.0.11')
)
libraryDependencies += "com.byclosure.webcat" % "webcat-testing-platform" % "0.0.11"
[com.byclosure.webcat/webcat-testing-platform "0.0.11"]