Jar examples for j:javahelp
The JavaHelp API provides a platform-independent help framework.
You can download jar file javahelp 2.0.02 in this page.
GNU General Public License - Version 2 with the class path exception
You can use the following script to add javahelp-2.0.02.jar to your project.
<dependency> <groupId>javax.help</groupId> <artifactId>javahelp</artifactId> <version>2.0.02</version> </dependency>
compile group: 'javax.help', name: 'javahelp', version: '2.0.02'
libraryDependencies += "javax.help" % "javahelp" % "2.0.02"
<dependency org="javax.help" name="javahelp" rev="2.0.02"/>
@Grapes(@Grab(group='javax.help', module='javahelp', version='2.0.02'))
'javax.help:javahelp:jar:2.0.02'
Click the following link to download the jar file.
javahelp-2.0.02-sources.jar