is not current version
Last Version 3.3.1

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

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

3.1.0
Type

Type

jar

Download custom-page-factory 3.1.0


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