Download jh-2.0.jar file - Jar j

Jar examples for j:jh

Description

JavaHelp Search library. Dependency of Woodstock components library.

You can download jar file jh 2.0 in this page.

License

GNU General Public License - Version 2 with the class path exception

Build File

You can use the following script to add jh-2.0.jar to your project.

<dependency>
   <groupId>com.sun.woodstock.dependlibs</groupId>
   <artifactId>jh</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.sun.woodstock.dependlibs', name: 'jh', version: '2.0'
libraryDependencies += "com.sun.woodstock.dependlibs" % "jh" % "2.0"
<dependency org="com.sun.woodstock.dependlibs" name="jh" rev="2.0"/>
@Grapes(@Grab(group='com.sun.woodstock.dependlibs', module='jh', version='2.0'))
'com.sun.woodstock.dependlibs:jh:jar:2.0'

Download

Click the following link to download the jar file.

jh-2.0.jar
jh-2.0.pom



Related Tutorials