Download jguard-ext-1.00-beta-1.jar file - Jar j

Jar examples for j:jguard-ext

Description

You can download jar file jguard-ext 1.00-beta-1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jguard-ext-1.00-beta-1-sources.jar
jguard-ext-1.00-beta-1.jar
jguard-ext-1.00-beta-1.pom



Related Tutorials