License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.hemanthsridhar |
ArtifactId | ArtifactIdcustom-page-factory |
Version | Version1.14.31 |
Type | Typejar |
Description |
DescriptionCustom Page Factory
Custom Page Factory to read web elements or mobile elements from JSON
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>custom-page-factory</artifactId>
<version>1.14.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation 'com.github.hemanthsridhar:custom-page-factory:1.14.31'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/custom-page-factory/
implementation ("com.github.hemanthsridhar:custom-page-factory:1.14.31")
'com.github.hemanthsridhar:custom-page-factory:jar:1.14.31'
<dependency org="com.github.hemanthsridhar" name="custom-page-factory" rev="1.14.31">
<artifact name="custom-page-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='custom-page-factory', version='1.14.31')
)
libraryDependencies += "com.github.hemanthsridhar" % "custom-page-factory" % "1.14.31"
[com.github.hemanthsridhar/custom-page-factory "1.14.31"]
Group / Artifact | Type | Version |
---|---|---|
io.appium : java-client | jar | 7.0.0 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |