Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.automationrockstars |
ArtifactId | ArtifactIdgir-webdriver |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
gir-webdriver-1.0.4.pom | |
gir-webdriver-1.0.4.jar | 128 KB |
gir-webdriver-1.0.4-sources.jar | 61 KB |
gir-webdriver-1.0.4-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.automationrockstars/gir-webdriver/ -->
<dependency>
<groupId>com.automationrockstars</groupId>
<artifactId>gir-webdriver</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.automationrockstars/gir-webdriver/
implementation 'com.automationrockstars:gir-webdriver:1.0.4'
// https://jarcasting.com/artifacts/com.automationrockstars/gir-webdriver/
implementation ("com.automationrockstars:gir-webdriver:1.0.4")
'com.automationrockstars:gir-webdriver:jar:1.0.4'
<dependency org="com.automationrockstars" name="gir-webdriver" rev="1.0.4">
<artifact name="gir-webdriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automationrockstars', module='gir-webdriver', version='1.0.4')
)
libraryDependencies += "com.automationrockstars" % "gir-webdriver" % "1.0.4"
[com.automationrockstars/gir-webdriver "1.0.4"]