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

Jar examples for m:mwa-web

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials