Download hawtbuf-1.9.jar file - Jar h

Jar examples for h:hawtbuf

Description

You can download jar file hawtbuf 1.9 in this page.

License

Apache License

Build File

You can use the following script to add hawtbuf-1.9.jar to your project.

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

Download

Click the following link to download the jar file.

hawtbuf-1.9-javadoc.jar
hawtbuf-1.9-sources.jar
hawtbuf-1.9-tests.jar
hawtbuf-1.9.jar
hawtbuf-1.9.pom



Related Tutorials