is not current version
Last Version 1.17

io.github.fslev:selenium-jutils 1.15

Selenium Java Utilities

GroupId

GroupId

io.github.fslev
ArtifactId

ArtifactId

selenium-jutils
Version

Version

1.15
Type

Type

jar

Download selenium-jutils 1.15


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