is not current version
Last Version 0.1.4.1

io.github.sukgu:automation 0.1.0

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.1.0
Type

Type

jar

Download automation 0.1.0


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