Download hawtdispatch-scala-1.11.jar file - Jar h

Jar examples for h:hawtdispatch-scala

Description

HawtDispatch: The libdispatch style API for Scala

You can download jar file hawtdispatch-scala 1.11 in this page.

License

Apache License

Build File

You can use the following script to add hawtdispatch-scala-1.11.jar to your project.

<dependency>
   <groupId>org.fusesource.hawtdispatch</groupId>
   <artifactId>hawtdispatch-scala</artifactId>
   <version>1.11</version>
</dependency>
compile group: 'org.fusesource.hawtdispatch', name: 'hawtdispatch-scala', version: '1.11'
libraryDependencies += "org.fusesource.hawtdispatch" % "hawtdispatch-scala" % "1.11"
<dependency org="org.fusesource.hawtdispatch" name="hawtdispatch-scala" rev="1.11"/>
@Grapes(@Grab(group='org.fusesource.hawtdispatch', module='hawtdispatch-scala', version='1.11'))
'org.fusesource.hawtdispatch:hawtdispatch-scala:jar:1.11'

Download

Click the following link to download the jar file.

hawtdispatch-scala-1.11-javadoc.jar
hawtdispatch-scala-1.11-sources.jar
hawtdispatch-scala-1.11.jar
hawtdispatch-scala-1.11.pom



Related Tutorials