is not current version
Last Version 4.4

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

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

4.3
Type

Type

jar

Download json-page-factory 4.3


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