Download commons-grant-1.0-beta-4.jar file - Jar c

Jar examples for c:commons-grant

Description

You can download jar file commons-grant 1.0-beta-4 in this page.

Build File

You can use the following script to add commons-grant-1.0-beta-4.jar to your project.

<dependency>
   <groupId>commons-grant</groupId>
   <artifactId>commons-grant</artifactId>
   <version>1.0-beta-4</version>
</dependency>
compile group: 'commons-grant', name: 'commons-grant', version: '1.0-beta-4'
libraryDependencies += "commons-grant" % "commons-grant" % "1.0-beta-4"
<dependency org="commons-grant" name="commons-grant" rev="1.0-beta-4"/>
@Grapes(@Grab(group='commons-grant', module='commons-grant', version='1.0-beta-4'))
'commons-grant:commons-grant:jar:1.0-beta-4'

Download

Click the following link to download the jar file.

commons-grant-1.0-beta-4.jar
commons-grant-1.0-beta-4.pom



Related Tutorials