is not current version
Last Version 1.22

org.fusesource.hawtdispatch:hawtdispatch-example 1.18

HawtDispatch: Examples

GroupId

GroupId

org.fusesource.hawtdispatch
ArtifactId

ArtifactId

hawtdispatch-example
Version

Version

1.18
Type

Type

jar

Download hawtdispatch-example 1.18


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