Last Version

selenium-utils/core 2.0.1

Utilities for selenium testing

License

License

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

selenium-utils-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

selenium-utils/core
Utilities for selenium testing

Download selenium-utils-core 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
xml-apis : xml-apis jar 1.4.01
junit : junit jar 4.11
com.pojosontheweb : monte-repack Optional jar 1.0

Project Modules

There are no modules declared in this project.