Download selenese4j-maven-plugin-api-1.0.jar file - Jar s

Jar examples for s:selenese4j-maven-plugin-api

Description

This is the plugin API needed to develop your own function

You can download jar file selenese4j-maven-plugin-api 1.0 in this page.

License

The MIT License

Build File

You can use the following script to add selenese4j-maven-plugin-api-1.0.jar to your project.

<dependency>
   <groupId>com.github.raphc</groupId>
   <artifactId>selenese4j-maven-plugin-api</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.raphc', name: 'selenese4j-maven-plugin-api', version: '1.0'
libraryDependencies += "com.github.raphc" % "selenese4j-maven-plugin-api" % "1.0"
<dependency org="com.github.raphc" name="selenese4j-maven-plugin-api" rev="1.0"/>
@Grapes(@Grab(group='com.github.raphc', module='selenese4j-maven-plugin-api', version='1.0'))
'com.github.raphc:selenese4j-maven-plugin-api:jar:1.0'

Download

Click the following link to download the jar file.

selenese4j-maven-plugin-api-1.0-javadoc.jar
selenese4j-maven-plugin-api-1.0-sources.jar
selenese4j-maven-plugin-api-1.0.jar
selenese4j-maven-plugin-api-1.0.pom



Related Tutorials