is not current version
Last Version 0.1.4.1

io.github.sukgu:automation 0.0.8

This project automates shadow-dom elements using java selenium

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.sukgu
ArtifactId

ArtifactId

automation
Version

Version

0.0.8
Type

Type

jar

Download automation 0.0.8


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