is not current version
Last Version 3.10.3

ch.exense.step:script-dev-selenium-3 3.8.2


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev-selenium-3
Version

Version

3.8.2
Type

Type

pom

Download script-dev-selenium-3 3.8.2


<!-- https://jarcasting.com/artifacts/ch.exense.step/script-dev-selenium-3/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>script-dev-selenium-3</artifactId>
    <version>3.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/script-dev-selenium-3/
implementation 'ch.exense.step:script-dev-selenium-3:3.8.2'
// https://jarcasting.com/artifacts/ch.exense.step/script-dev-selenium-3/
implementation ("ch.exense.step:script-dev-selenium-3:3.8.2")
'ch.exense.step:script-dev-selenium-3:pom:3.8.2'
<dependency org="ch.exense.step" name="script-dev-selenium-3" rev="3.8.2">
  <artifact name="script-dev-selenium-3" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='script-dev-selenium-3', version='3.8.2')
)
libraryDependencies += "ch.exense.step" % "script-dev-selenium-3" % "3.8.2"
[ch.exense.step/script-dev-selenium-3 "3.8.2"]