is not current version
Last Version 0.1.4

net.sf.testium:testium-selenium-support 0.1.2

Support classes for the Selenium plugin for Testium

Categories

Categories

Net
GroupId

GroupId

net.sf.testium
ArtifactId

ArtifactId

testium-selenium-support
Version

Version

0.1.2
Type

Type

jar

Download testium-selenium-support 0.1.2


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