is not current version
Last Version 1.22

org.fusesource.hawtdispatch:hawtdispatch-website 1.16

The HawtDispatch Website

GroupId

GroupId

org.fusesource.hawtdispatch
ArtifactId

ArtifactId

hawtdispatch-website
Version

Version

1.16
Type

Type

pom

Download hawtdispatch-website 1.16


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