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

Jar examples for m:mwa-web

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials