is not current version
Last Version 0.2.0

com.github.wiselenium:wiselenium-core 0.1.0

Core of wiselenium.

GroupId

GroupId

com.github.wiselenium
ArtifactId

ArtifactId

wiselenium-core
Version

Version

0.1.0
Type

Type

jar

Download wiselenium-core 0.1.0


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