Last Version

HawtJNI Runtime 1.18

The API that projects using HawtJNI should build against.

License

License

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-runtime
Version

Version

1.18
Type

Type

jar
Description

Description

HawtJNI Runtime
The API that projects using HawtJNI should build against.
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

https://github.com/fusesource/hawtjni/tree/hawtjni-project-1.18/hawtjni-runtime

Download hawtjni-runtime 1.18


<!-- https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-runtime/ -->
<dependency>
    <groupId>org.fusesource.hawtjni</groupId>
    <artifactId>hawtjni-runtime</artifactId>
    <version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-runtime/
implementation 'org.fusesource.hawtjni:hawtjni-runtime:1.18'
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-runtime/
implementation ("org.fusesource.hawtjni:hawtjni-runtime:1.18")
'org.fusesource.hawtjni:hawtjni-runtime:jar:1.18'
<dependency org="org.fusesource.hawtjni" name="hawtjni-runtime" rev="1.18">
  <artifact name="hawtjni-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.hawtjni', module='hawtjni-runtime', version='1.18')
)
libraryDependencies += "org.fusesource.hawtjni" % "hawtjni-runtime" % "1.18"
[org.fusesource.hawtjni/hawtjni-runtime "1.18"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.