Last Version

wiselenium core 0.2.0

Core of wiselenium.

License

License

GroupId

GroupId

com.github.wiselenium
ArtifactId

ArtifactId

wiselenium-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

wiselenium core
Core of wiselenium.
Project URL

Project URL

https://github.com/wiselenium/wiselenium

Download wiselenium-core 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.33.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.