Categories |
CategoriesGUI User Interface Auto Application Layer Libs Code Generators Guice Dependency Injection |
---|---|
GroupId | GroupIduk.sponte.automation |
ArtifactId | ArtifactIdselenium-pom-guice |
Version | Version3.0.9 |
Type | Typejar |
Filename | Size |
---|---|
selenium-pom-guice-3.0.9.pom | |
selenium-pom-guice-3.0.9.jar | 5 KB |
selenium-pom-guice-3.0.9-sources.jar | 4 KB |
selenium-pom-guice-3.0.9-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-guice/ -->
<dependency>
<groupId>uk.sponte.automation</groupId>
<artifactId>selenium-pom-guice</artifactId>
<version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-guice/
implementation 'uk.sponte.automation:selenium-pom-guice:3.0.9'
// https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-guice/
implementation ("uk.sponte.automation:selenium-pom-guice:3.0.9")
'uk.sponte.automation:selenium-pom-guice:jar:3.0.9'
<dependency org="uk.sponte.automation" name="selenium-pom-guice" rev="3.0.9">
<artifact name="selenium-pom-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.sponte.automation', module='selenium-pom-guice', version='3.0.9')
)
libraryDependencies += "uk.sponte.automation" % "selenium-pom-guice" % "3.0.9"
[uk.sponte.automation/selenium-pom-guice "3.0.9"]