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

Jar examples for j:java-plugin-def

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials