Jar examples for h:hawtdispatch
HawtDispatch: The libdispatch style API for Java
You can download jar file hawtdispatch 1.14 in this page.
Apache License
You can use the following script to add hawtdispatch-1.14.jar to your project.
<dependency> <groupId>org.fusesource.hawtdispatch</groupId> <artifactId>hawtdispatch</artifactId> <version>1.14</version> </dependency>
compile group: 'org.fusesource.hawtdispatch', name: 'hawtdispatch', version: '1.14'
libraryDependencies += "org.fusesource.hawtdispatch" % "hawtdispatch" % "1.14"
<dependency org="org.fusesource.hawtdispatch" name="hawtdispatch" rev="1.14"/>
@Grapes(@Grab(group='org.fusesource.hawtdispatch', module='hawtdispatch', version='1.14'))
'org.fusesource.hawtdispatch:hawtdispatch:jar:1.14'
Click the following link to download the jar file.
hawtdispatch-1.14-javadoc.jar