Download mug-1.8.jar file - Jar m

Jar examples for m:mug

Description

You can download jar file mug 1.8 in this page.

Build File

You can use the following script to add mug-1.8.jar to your project.

<dependency>
   <groupId>com.google.mug</groupId>
   <artifactId>mug</artifactId>
   <version>1.8</version>
</dependency>
compile group: 'com.google.mug', name: 'mug', version: '1.8'
libraryDependencies += "com.google.mug" % "mug" % "1.8"
<dependency org="com.google.mug" name="mug" rev="1.8"/>
@Grapes(@Grab(group='com.google.mug', module='mug', version='1.8'))
'com.google.mug:mug:jar:1.8'

Download

Click the following link to download the jar file.

mug-1.8-javadoc.jar
mug-1.8-sources.jar
mug-1.8.jar
mug-1.8.pom



Related Tutorials