Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIduk.sponte.automation |
ArtifactId | ArtifactIdselenium-pom |
Version | Version2.0.6 |
Type | Typejar |
Filename | Size |
---|---|
selenium-pom-2.0.6.pom | |
selenium-pom-2.0.6.jar | 73 KB |
selenium-pom-2.0.6-sources.jar | 46 KB |
selenium-pom-2.0.6-javadoc.jar | 331 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom/ -->
<dependency>
<groupId>uk.sponte.automation</groupId>
<artifactId>selenium-pom</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom/
implementation 'uk.sponte.automation:selenium-pom:2.0.6'
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom/
implementation ("uk.sponte.automation:selenium-pom:2.0.6")
'uk.sponte.automation:selenium-pom:jar:2.0.6'
<dependency org="uk.sponte.automation" name="selenium-pom" rev="2.0.6">
<artifact name="selenium-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.sponte.automation', module='selenium-pom', version='2.0.6')
)
libraryDependencies += "uk.sponte.automation" % "selenium-pom" % "2.0.6"
[uk.sponte.automation/selenium-pom "2.0.6"]