License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.hemanthsridhar |
ArtifactId | ArtifactIdcustom-page-factory |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionCustom Page Factory
Custom Page Factory to read web elements or mobile elements from JSON
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
custom-page-factory-3.0.1.pom | |
custom-page-factory-3.0.1.jar | 22 KB |
custom-page-factory-3.0.1-sources.jar | 11 KB |
custom-page-factory-3.0.1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>custom-page-factory</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation 'com.github.hemanthsridhar:custom-page-factory:3.0.1'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation ("com.github.hemanthsridhar:custom-page-factory:3.0.1")
'com.github.hemanthsridhar:custom-page-factory:jar:3.0.1'
<dependency org="com.github.hemanthsridhar" name="custom-page-factory" rev="3.0.1">
<artifact name="custom-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='custom-page-factory', version='3.0.1')
)
libraryDependencies += "com.github.hemanthsridhar" % "custom-page-factory" % "3.0.1"
[com.github.hemanthsridhar/custom-page-factory "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
io.appium : java-client | jar | 8.0.0 |
com.google.code.gson : gson | jar | 2.8.5 |
org.jetbrains : annotations | jar | RELEASE |
org.aeonbits.owner : owner | jar | 1.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |