is not current version
Last Version 1.11

org.fusesource.hawtjni:hawtjni-website 1.6

The HawtJNI Website

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-website
Version

Version

1.6
Type

Type

pom

Download hawtjni-website 1.6

Filename Size
hawtjni-website-1.6.pom 7 KB
Browse

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