Download mwa-core-0.1.5.jar file - Jar m

Jar examples for m:mwa-core

Description

You can download jar file mwa-core 0.1.5 in this page.

Build File

You can use the following script to add mwa-core-0.1.5.jar to your project.

<dependency>
   <groupId>com.github.edgarespina</groupId>
   <artifactId>mwa-core</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'com.github.edgarespina', name: 'mwa-core', version: '0.1.5'
libraryDependencies += "com.github.edgarespina" % "mwa-core" % "0.1.5"
<dependency org="com.github.edgarespina" name="mwa-core" rev="0.1.5"/>
@Grapes(@Grab(group='com.github.edgarespina', module='mwa-core', version='0.1.5'))
'com.github.edgarespina:mwa-core:jar:0.1.5'

Download

Click the following link to download the jar file.

mwa-core-0.1.5-javadoc.jar
mwa-core-0.1.5-sources.jar
mwa-core-0.1.5.jar
mwa-core-0.1.5.pom



Related Tutorials