is not current version
Last Version 4.4

com.github.hemanthsridhar1992:json-page-factory 3.0

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

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.github.hemanthsridhar1992
ArtifactId

ArtifactId

json-page-factory
Version

Version

3.0
Type

Type

jar

Download json-page-factory 3.0


<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/ -->
<dependency>
    <groupId>com.github.hemanthsridhar1992</groupId>
    <artifactId>json-page-factory</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation 'com.github.hemanthsridhar1992:json-page-factory:3.0'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar1992/json-page-factory/
implementation ("com.github.hemanthsridhar1992:json-page-factory:3.0")
'com.github.hemanthsridhar1992:json-page-factory:jar:3.0'
<dependency org="com.github.hemanthsridhar1992" name="json-page-factory" rev="3.0">
  <artifact name="json-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar1992', module='json-page-factory', version='3.0')
)
libraryDependencies += "com.github.hemanthsridhar1992" % "json-page-factory" % "3.0"
[com.github.hemanthsridhar1992/json-page-factory "3.0"]