is not current version
Last Version 1.11

org.fusesource.hawtjni:hawtjni-website 1.7

The HawtJNI Website

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-website
Version

Version

1.7
Type

Type

pom

Download hawtjni-website 1.7

Filename Size
hawtjni-website-1.7.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.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-website/
implementation 'org.fusesource.hawtjni:hawtjni-website:1.7'
// https://jarcasting.com/artifacts/org.fusesource.hawtjni/hawtjni-website/
implementation ("org.fusesource.hawtjni:hawtjni-website:1.7")
'org.fusesource.hawtjni:hawtjni-website:pom:1.7'
<dependency org="org.fusesource.hawtjni" name="hawtjni-website" rev="1.7">
  <artifact name="hawtjni-website" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.hawtjni', module='hawtjni-website', version='1.7')
)
libraryDependencies += "org.fusesource.hawtjni" % "hawtjni-website" % "1.7"
[org.fusesource.hawtjni/hawtjni-website "1.7"]