is not current version
Last Version 0.51

com.github.mike10004:selenium-help 0.42

Library that helps you use Selenium WebDriver in Java

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-help
Version

Version

0.42
Type

Type

jar

Download selenium-help 0.42


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