Download selenium-plugin-def-3.6.3.jar file - Jar s

Jar examples for s:selenium-plugin-def

Description

You can download jar file selenium-plugin-def 3.6.3 in this page.

License

Open Source License

Build File

You can use the following script to add selenium-plugin-def-3.6.3.jar to your project.

<dependency>
   <groupId>ch.exense.step</groupId>
   <artifactId>selenium-plugin-def</artifactId>
   <version>3.6.3</version>
</dependency>
compile group: 'ch.exense.step', name: 'selenium-plugin-def', version: '3.6.3'
libraryDependencies += "ch.exense.step" % "selenium-plugin-def" % "3.6.3"
<dependency org="ch.exense.step" name="selenium-plugin-def" rev="3.6.3"/>
@Grapes(@Grab(group='ch.exense.step', module='selenium-plugin-def', version='3.6.3'))
'ch.exense.step:selenium-plugin-def:jar:3.6.3'

Download

Click the following link to download the jar file.

selenium-plugin-def-3.6.3-javadoc.jar
selenium-plugin-def-3.6.3-sources.jar
selenium-plugin-def-3.6.3.jar
selenium-plugin-def-3.6.3.pom



Related Tutorials