is not current version
Last Version 1.17

io.github.fslev:selenium-jutils 1.4

Selenium Java Utilities

GroupId

GroupId

io.github.fslev
ArtifactId

ArtifactId

selenium-jutils
Version

Version

1.4
Type

Type

jar

Download selenium-jutils 1.4


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