| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools JSON Data | 
| GroupId | GroupIdcom.github.hemanthsridhar1992 | 
| ArtifactId | ArtifactIdjson-page-factory | 
| Last Version | Last Version4.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJson_Page_Factory Json Page Factory to read web elements or mobile elements from JSON | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| json-page-factory-4.4.pom | |
| json-page-factory-4.4.jar | 16 KB | 
| json-page-factory-4.4-sources.jar | 8 KB | 
| json-page-factory-4.4-javadoc.jar | 89 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/ -->
<dependency>
    <groupId>com.github.hemanthsridhar1992</groupId>
    <artifactId>json-page-factory</artifactId>
    <version>4.4</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation 'com.github.hemanthsridhar1992:json-page-factory:4.4'// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation ("com.github.hemanthsridhar1992:json-page-factory:4.4")'com.github.hemanthsridhar1992:json-page-factory:jar:4.4'<dependency org="com.github.hemanthsridhar1992" name="json-page-factory" rev="4.4">
  <artifact name="json-page-factory" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hemanthsridhar1992', module='json-page-factory', version='4.4')
)libraryDependencies += "com.github.hemanthsridhar1992" % "json-page-factory" % "4.4"[com.github.hemanthsridhar1992/json-page-factory "4.4"]| 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.12 |