is not current version
Last Version 1.0.9

io.github.abdus-shakur:automation-framework 1.0.8

Customizable web elements and dynamic Xpaths.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.abdus-shakur
ArtifactId

ArtifactId

automation-framework
Version

Version

1.0.8
Type

Type

jar

Download automation-framework 1.0.8


<!-- https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/ -->
<dependency>
    <groupId>io.github.abdus-shakur</groupId>
    <artifactId>automation-framework</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/
implementation 'io.github.abdus-shakur:automation-framework:1.0.8'
// https://jarcasting.com/artifacts/io.github.abdus-shakur/automation-framework/
implementation ("io.github.abdus-shakur:automation-framework:1.0.8")
'io.github.abdus-shakur:automation-framework:jar:1.0.8'
<dependency org="io.github.abdus-shakur" name="automation-framework" rev="1.0.8">
  <artifact name="automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abdus-shakur', module='automation-framework', version='1.0.8')
)
libraryDependencies += "io.github.abdus-shakur" % "automation-framework" % "1.0.8"
[io.github.abdus-shakur/automation-framework "1.0.8"]