is not current version
Last Version 3.10.3

ch.exense.step:selenium-plugin-def 3.7.0


GroupId

GroupId

ch.exense.step
ArtifactId

ArtifactId

selenium-plugin-def
Version

Version

3.7.0
Type

Type

jar

Download selenium-plugin-def 3.7.0


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