is not current version
Last Version 1.11

org.fusesource.hawtjni:hawtjni-website 1.3

The HawtJNI Website

GroupId

GroupId

org.fusesource.hawtjni
ArtifactId

ArtifactId

hawtjni-website
Version

Version

1.3
Type

Type

pom

Download hawtjni-website 1.3

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