License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.hemanthsridhar |
ArtifactId | ArtifactIdcustom-page-factory |
Version | Version2.0.3 |
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-2.0.3.pom | |
custom-page-factory-2.0.3.jar | 18 KB |
custom-page-factory-2.0.3-sources.jar | 9 KB |
custom-page-factory-2.0.3-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>custom-page-factory</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation 'com.github.hemanthsridhar:custom-page-factory:2.0.3'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation ("com.github.hemanthsridhar:custom-page-factory:2.0.3")
'com.github.hemanthsridhar:custom-page-factory:jar:2.0.3'
<dependency org="com.github.hemanthsridhar" name="custom-page-factory" rev="2.0.3">
<artifact name="custom-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='custom-page-factory', version='2.0.3')
)
libraryDependencies += "com.github.hemanthsridhar" % "custom-page-factory" % "2.0.3"
[com.github.hemanthsridhar/custom-page-factory "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.appium : java-client | jar | 7.0.0 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |