is not current version
Last Version 1.22

org.fusesource.hawtdispatch:hawtdispatch-example 1.19

HawtDispatch: Examples

GroupId

GroupId

org.fusesource.hawtdispatch
ArtifactId

ArtifactId

hawtdispatch-example
Version

Version

1.19
Type

Type

jar

Download hawtdispatch-example 1.19


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