is not current version
Last Version 1.22

org.fusesource.hawtdispatch:hawtdispatch-website 1.20

The HawtDispatch Website

GroupId

GroupId

org.fusesource.hawtdispatch
ArtifactId

ArtifactId

hawtdispatch-website
Version

Version

1.20
Type

Type

pom

Download hawtdispatch-website 1.20


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