Download jhbasic-2.0.jar file - Jar j

Jar examples for j:jhbasic

Description

JavaHelp Search library. Dependency of Woodstock components library.

You can download jar file jhbasic 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 jhbasic-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

jhbasic-2.0.jar
jhbasic-2.0.pom



Related Tutorials