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

Jar examples for m:malle-core

Description

Malle core stuff

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials