is not current version
Last Version 3.10.3

ch.exense.step:script-dev-selenium-2 3.9.4


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

script-dev-selenium-2
Version

Version

3.9.4
Type

Type

pom

Download script-dev-selenium-2 3.9.4


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