Download jguard-ext-2.0.0.beta-6.jar file - Jar j

Jar examples for j:jguard-ext

Description

You can download jar file jguard-ext 2.0.0.beta-6 in this page.

Build File

You can use the following script to add jguard-ext-2.0.0.beta-6.jar to your project.

<dependency>
   <groupId>net.sf.jguard</groupId>
   <artifactId>jguard-ext</artifactId>
   <version>2.0.0.beta-6</version>
</dependency>
compile group: 'net.sf.jguard', name: 'jguard-ext', version: '2.0.0.beta-6'
libraryDependencies += "net.sf.jguard" % "jguard-ext" % "2.0.0.beta-6"
<dependency org="net.sf.jguard" name="jguard-ext" rev="2.0.0.beta-6"/>
@Grapes(@Grab(group='net.sf.jguard', module='jguard-ext', version='2.0.0.beta-6'))
'net.sf.jguard:jguard-ext:jar:2.0.0.beta-6'

Download

Click the following link to download the jar file.

jguard-ext-2.0.0.beta-6-javadoc.jar
jguard-ext-2.0.0.beta-6-sources.jar
jguard-ext-2.0.0.beta-6.jar
jguard-ext-2.0.0.beta-6.pom



Related Tutorials