| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGUI User Interface Auto Application Layer Libs Code Generators Guice Dependency Injection | 
        
| GroupId | GroupIduk.sponte.automation | 
    
| ArtifactId | ArtifactIdselenium-pom-guice | 
    
| Last Version | Last Version3.0.14 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSelenium hierarchical page object model 
         | 
    
<!-- https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-guice/ -->
<dependency>
    <groupId>uk.sponte.automation</groupId>
    <artifactId>selenium-pom-guice</artifactId>
    <version>3.0.14</version>
</dependency>
                // https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-guice/
implementation 'uk.sponte.automation:selenium-pom-guice:3.0.14'
                // https://jarcasting.com/artifacts/uk.sponte.automation/selenium-pom-guice/
implementation ("uk.sponte.automation:selenium-pom-guice:3.0.14")
                'uk.sponte.automation:selenium-pom-guice:jar:3.0.14'
                <dependency org="uk.sponte.automation" name="selenium-pom-guice" rev="3.0.14">
  <artifact name="selenium-pom-guice" type="jar" />
</dependency>
                @Grapes(
@Grab(group='uk.sponte.automation', module='selenium-pom-guice', version='3.0.14')
)
                libraryDependencies += "uk.sponte.automation" % "selenium-pom-guice" % "3.0.14"
                [uk.sponte.automation/selenium-pom-guice "3.0.14"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| uk.sponte.automation : selenium-pom | jar | 3.0.14 |