Jar examples for h:hawtjni-runtime
The API that projects using HawtJNI should build against.
You can download jar file hawtjni-runtime 1.2 in this page.
Apache License
You can use the following script to add hawtjni-runtime-1.2.jar to your project.
<dependency> <groupId>org.fusesource.hawtjni</groupId> <artifactId>hawtjni-runtime</artifactId> <version>1.2</version> </dependency>
compile group: 'org.fusesource.hawtjni', name: 'hawtjni-runtime', version: '1.2'
libraryDependencies += "org.fusesource.hawtjni" % "hawtjni-runtime" % "1.2"
<dependency org="org.fusesource.hawtjni" name="hawtjni-runtime" rev="1.2"/>
@Grapes(@Grab(group='org.fusesource.hawtjni', module='hawtjni-runtime', version='1.2'))
'org.fusesource.hawtjni:hawtjni-runtime:jar:1.2'
Click the following link to download the jar file.
hawtjni-runtime-1.2-javadoc.jar