Json_Page_Factory

Json Page Factory to read web elements or mobile elements from JSON

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.github.hemanthsridhar1992
ArtifactId

ArtifactId

json-page-factory
Last Version

Last Version

4.4
Release Date

Release Date

Type

Type

jar
Description

Description

Json_Page_Factory
Json Page Factory to read web elements or mobile elements from JSON
Project URL

Project URL

https://github.com/hemanthsridhar1992/json-page-factory
Source Code Management

Source Code Management

http://github.com/hemanthsridhar1992/json-page-factory/tree/master

Download json-page-factory

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.appium : java-client jar 7.0.0
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.4
4.3
4.2
4.1
4.0
3.0
2.0
1.0