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