Download malle-examples-common-0.1.0-RC1.jar file - Jar m

Jar examples for m:malle-examples-common

Description

Common stuff for Malle examples

You can download jar file malle-examples-common 0.1.0-RC1 in this page.

Build File

You can use the following script to add malle-examples-common-0.1.0-RC1.jar to your project.

<dependency>
   <groupId>net.emphased.malle.example</groupId>
   <artifactId>malle-examples-common</artifactId>
   <version>0.1.0-RC1</version>
</dependency>
compile group: 'net.emphased.malle.example', name: 'malle-examples-common', version: '0.1.0-RC1'
libraryDependencies += "net.emphased.malle.example" % "malle-examples-common" % "0.1.0-RC1"
<dependency org="net.emphased.malle.example" name="malle-examples-common" rev="0.1.0-RC1"/>
@Grapes(@Grab(group='net.emphased.malle.example', module='malle-examples-common', version='0.1.0-RC1'))
'net.emphased.malle.example:malle-examples-common:jar:0.1.0-RC1'

Download

Click the following link to download the jar file.

malle-examples-common-0.1.0-RC1-javadoc.jar
malle-examples-common-0.1.0-RC1-sources.jar
malle-examples-common-0.1.0-RC1.jar
malle-examples-common-0.1.0-RC1.pom



Related Tutorials