Download java-plugin-def-3.6.4.jar file - Jar j

Jar examples for j:java-plugin-def

Description

You can download jar file java-plugin-def 3.6.4 in this page.

License

Open Source License

Build File

You can use the following script to add java-plugin-def-3.6.4.jar to your project.

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

Download

Click the following link to download the jar file.

java-plugin-def-3.6.4-javadoc.jar
java-plugin-def-3.6.4-sources.jar
java-plugin-def-3.6.4.jar
java-plugin-def-3.6.4.pom



Related Tutorials