Download malle-examples-common-0.1.0.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 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials