License |
License |
---|---|
GroupId | GroupIdorg.fusesource.hawtjni |
ArtifactId | ArtifactIdhawtjni-pom |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHawtJNI
A JNI code generator based on the JNI generator used by the eclipse SWT project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hawtjni-pom-1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-pom/ -->
<dependency>
<groupId>org.fusesource.hawtjni</groupId>
<artifactId>hawtjni-pom</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-pom/
implementation 'org.fusesource.hawtjni:hawtjni-pom:1.1'
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-pom/
implementation ("org.fusesource.hawtjni:hawtjni-pom:1.1")
'org.fusesource.hawtjni:hawtjni-pom:pom:1.1'
<dependency org="org.fusesource.hawtjni" name="hawtjni-pom" rev="1.1">
<artifact name="hawtjni-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.hawtjni', module='hawtjni-pom', version='1.1')
)
libraryDependencies += "org.fusesource.hawtjni" % "hawtjni-pom" % "1.1"
[org.fusesource.hawtjni/hawtjni-pom "1.1"]