Download malle-core-0.1.0-RC1.jar file - Jar m

Jar examples for m:malle-core

Description

Malle core stuff

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

Build File

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

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

Download

Click the following link to download the jar file.

malle-core-0.1.0-RC1-javadoc.jar
malle-core-0.1.0-RC1-sources.jar
malle-core-0.1.0-RC1.jar
malle-core-0.1.0-RC1.pom



Related Tutorials