Download jug-2.0.0.jar file - Jar j

Jar examples for j:jug

Description

You can download jar file jug 2.0.0 in this page.

Build File

You can use the following script to add jug-2.0.0.jar to your project.

<dependency>
   <groupId>jug</groupId>
   <artifactId>jug</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'jug', name: 'jug', version: '2.0.0'
libraryDependencies += "jug" % "jug" % "2.0.0"
<dependency org="jug" name="jug" rev="2.0.0"/>
@Grapes(@Grab(group='jug', module='jug', version='2.0.0'))
'jug:jug:jar:2.0.0'

Download

Click the following link to download the jar file.

jug-2.0.0.pom



Related Tutorials