is not current version
Last Version 1.18

org.fusesource.hawtjni:hawtjni-project 1.9

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

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-project
Version

Version

1.9
Type

Type

pom

Download hawtjni-project 1.9

Filename Size
hawtjni-project-1.9.pom 6 KB
Browse

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