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