is not current version
Last Version 5.2

com.github.furkandogan:web-automation-template 4.0

Web Automation Template for Website with Cucumber, Zalenium end Klov Reporter

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.furkandogan
ArtifactId

ArtifactId

web-automation-template
Version

Version

4.0
Type

Type

jar

Download web-automation-template 4.0


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