Download mwa-web-0.3.9.jar file - Jar m

Jar examples for m:mwa-web

Description

You can download jar file mwa-web 0.3.9 in this page.

Build File

You can use the following script to add mwa-web-0.3.9.jar to your project.

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

Download

Click the following link to download the jar file.

mwa-web-0.3.9-javadoc.jar
mwa-web-0.3.9-sources.jar
mwa-web-0.3.9.jar
mwa-web-0.3.9.pom



Related Tutorials