is not current version
Last Version 1.17

io.github.fslev:selenium-jutils 1.1

Selenium Java Utilities

GroupId

GroupId

io.github.fslev
ArtifactId

ArtifactId

selenium-jutils
Version

Version

1.1
Type

Type

jar

Download selenium-jutils 1.1


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