is not current version
Last Version 2.0.1

com.pojosontheweb:selenium-utils-core 1.4.3


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

selenium-utils-core
Version

Version

1.4.3
Type

Type

jar

Download selenium-utils-core 1.4.3


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