Download jhbasic-29.50.jar file - Jar j

Jar examples for j:jhbasic

Description

JavaHelp Search library. Dependency of Woodstock components library.

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

<dependency>
   <groupId>javancss</groupId>
   <artifactId>jhbasic</artifactId>
   <version>29.50</version>
</dependency>
compile group: 'javancss', name: 'jhbasic', version: '29.50'
libraryDependencies += "javancss" % "jhbasic" % "29.50"
<dependency org="javancss" name="jhbasic" rev="29.50"/>
@Grapes(@Grab(group='javancss', module='jhbasic', version='29.50'))
'javancss:jhbasic:jar:29.50'

Download

Click the following link to download the jar file.

jhbasic-29.50.jar
jhbasic-29.50.pom



Related Tutorials