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