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