Download base-plugins-3.7.0.jar file - Jar b

Jar examples for b:base-plugins

Description

Reboot of the CRaSH project

You can download jar file base-plugins 3.7.0 in this page.

License

Open Source License

Build File

You can use the following script to add base-plugins-3.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

base-plugins-3.7.0-javadoc.jar
base-plugins-3.7.0-sources.jar
base-plugins-3.7.0.jar
base-plugins-3.7.0.pom



Related Tutorials