is not current version
Last Version 1.2.0

org.e-hoffman.testing:FestWebDriver 1.0.0


GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

FestWebDriver
Version

Version

1.0.0
Type

Type

jar

Download FestWebDriver 1.0.0


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