Download hawtdispatch-1.22.jar file - Jar h

Jar examples for h:hawtdispatch

Description

HawtDispatch: The libdispatch style API for Java

You can download jar file hawtdispatch 1.22 in this page.

License

Apache License

Build File

You can use the following script to add hawtdispatch-1.22.jar to your project.

<dependency>
   <groupId>org.fusesource.hawtdispatch</groupId>
   <artifactId>hawtdispatch</artifactId>
   <version>1.22</version>
</dependency>
compile group: 'org.fusesource.hawtdispatch', name: 'hawtdispatch', version: '1.22'
libraryDependencies += "org.fusesource.hawtdispatch" % "hawtdispatch" % "1.22"
<dependency org="org.fusesource.hawtdispatch" name="hawtdispatch" rev="1.22"/>
@Grapes(@Grab(group='org.fusesource.hawtdispatch', module='hawtdispatch', version='1.22'))
'org.fusesource.hawtdispatch:hawtdispatch:jar:1.22'

Download

Click the following link to download the jar file.

hawtdispatch-1.22-javadoc.jar
hawtdispatch-1.22-sources.jar
hawtdispatch-1.22.jar
hawtdispatch-1.22.pom



Related Tutorials