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

Jar examples for j:java-plugin-def

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials