is not current version
Last Version 3.3.1

com.github.hemanthsridhar:custom-page-factory 1.0.3

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

custom-page-factory
Version

Version

1.0.3
Type

Type

jar

Download custom-page-factory 1.0.3


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