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

Jar examples for b:base-plugins

Description

Reboot of the CRaSH project

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials