Jar examples for h:hawtbuf-proto
A Simpler Protocol Buffer Java API. Includes a Proto to Java compiler.
You can download jar file hawtbuf-proto 1.9 in this page.
Apache License
You can use the following script to add hawtbuf-proto-1.9.jar to your project.
<dependency> <groupId>org.fusesource.hawtbuf</groupId> <artifactId>hawtbuf-proto</artifactId> <version>1.9</version> </dependency>
compile group: 'org.fusesource.hawtbuf', name: 'hawtbuf-proto', version: '1.9'
libraryDependencies += "org.fusesource.hawtbuf" % "hawtbuf-proto" % "1.9"
<dependency org="org.fusesource.hawtbuf" name="hawtbuf-proto" rev="1.9"/>
@Grapes(@Grab(group='org.fusesource.hawtbuf', module='hawtbuf-proto', version='1.9'))
'org.fusesource.hawtbuf:hawtbuf-proto:jar:1.9'
Click the following link to download the jar file.
hawtbuf-proto-1.9-javadoc.jar