Last Version

HawtJNI Example 1.18

A JNI code generator based on the JNI generator used by the eclipse SWT project

License

License

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-example
Version

Version

1.18
Type

Type

jar
Description

Description

HawtJNI Example
A JNI code generator based on the JNI generator used by the eclipse SWT project
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

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

Download hawtjni-example 1.18


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.