is not current version
Last Version 1.1.0-beta-1

com.github.ryanlevell:adamant-driver 1.0.0

Library to easily create tests using Selenium WebDriver and TestNG.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ryanlevell
ArtifactId

ArtifactId

adamant-driver
Version

Version

1.0.0
Type

Type

jar

Download adamant-driver 1.0.0


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