Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.furkandogan |
ArtifactId | ArtifactIdweb-automation-template |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
web-automation-template-1.6.pom | |
web-automation-template-1.6.jar | 99 KB |
web-automation-template-1.6-sources.jar | 51 KB |
web-automation-template-1.6-javadoc.jar | 707 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/ -->
<dependency>
<groupId>com.github.furkandogan</groupId>
<artifactId>web-automation-template</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/
implementation 'com.github.furkandogan:web-automation-template:1.6'
// https://jarcasting.com/artifacts/com.github.furkandogan/web-automation-template/
implementation ("com.github.furkandogan:web-automation-template:1.6")
'com.github.furkandogan:web-automation-template:jar:1.6'
<dependency org="com.github.furkandogan" name="web-automation-template" rev="1.6">
<artifact name="web-automation-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.furkandogan', module='web-automation-template', version='1.6')
)
libraryDependencies += "com.github.furkandogan" % "web-automation-template" % "1.6"
[com.github.furkandogan/web-automation-template "1.6"]