Download handle-6.2.jar file - Jar h

Jar examples for h:handle

Description

You can download jar file handle 6.2 in this page.

Build File

You can use the following script to add handle-6.2.jar to your project.

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

Download

Click the following link to download the jar file.

handle-6.2.jar
handle-6.2.pom



Related Tutorials