is not current version
Last Version 2.0.1

com.pojosontheweb:selenium-utils-groovy 1.4.4


Categories

Categories

Groovy Languages
GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

selenium-utils-groovy
Version

Version

1.4.4
Type

Type

jar

Download selenium-utils-groovy 1.4.4


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