| License |
License |
|---|---|
| GroupId | GroupIdio.github.fslev |
| ArtifactId | ArtifactIdselenium-jutils |
| Last Version | Last Version1.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSelenium JUtils
Selenium Java Utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| selenium-jutils-1.17.pom | |
| selenium-jutils-1.17.jar | 15 KB |
| selenium-jutils-1.17-sources.jar | 9 KB |
| selenium-jutils-1.17-javadoc.jar | 442 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.fslev : jtest-utils | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | [4.0.0,) |