License |
License |
---|---|
GroupId | GroupIdcom.github.wiselenium |
ArtifactId | ArtifactIdwiselenium-elements |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionwiselenium elements
wiselenium module with many html components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
wiselenium-elements-0.3.0.pom | |
wiselenium-elements-0.3.0.jar | 31 KB |
wiselenium-elements-0.3.0-sources.jar | 52 KB |
wiselenium-elements-0.3.0-javadoc.jar | 276 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wiselenium/wiselenium-elements/ -->
<dependency>
<groupId>com.github.wiselenium</groupId>
<artifactId>wiselenium-elements</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wiselenium/wiselenium-elements/
implementation 'com.github.wiselenium:wiselenium-elements:0.3.0'
// https://jarcasting.com/artifacts/com.github.wiselenium/wiselenium-elements/
implementation ("com.github.wiselenium:wiselenium-elements:0.3.0")
'com.github.wiselenium:wiselenium-elements:jar:0.3.0'
<dependency org="com.github.wiselenium" name="wiselenium-elements" rev="0.3.0">
<artifact name="wiselenium-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wiselenium', module='wiselenium-elements', version='0.3.0')
)
libraryDependencies += "com.github.wiselenium" % "wiselenium-elements" % "0.3.0"
[com.github.wiselenium/wiselenium-elements "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wiselenium : wiselenium-factory | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |