Last Version

Selenium JUtils 1.17

Selenium Java Utilities

License

License

GroupId

GroupId

io.github.fslev
ArtifactId

ArtifactId

selenium-jutils
Version

Version

1.17
Type

Type

jar
Description

Description

Selenium JUtils
Selenium Java Utilities
Project URL

Project URL

https://github.com/fslev/selenium-jutils
Source Code Management

Source Code Management

https://github.com/fslev/selenium-jutils/tree/main

Download selenium-jutils 1.17


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.fslev : jtest-utils jar 2.0

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar [4.0.0,)

Project Modules

There are no modules declared in this project.