Download undelay_2.10-0.1.0.jar file - Jar u

Jar examples for u:undelay-2.10

Description

Satisfy Scala Futures quickly

You can download jar file undelay_2.10 0.1.0 in this page.

License

MIT

Build File

You can use the following script to add undelay_2.10-0.1.0.jar to your project.

<dependency>
   <groupId>me.lessis</groupId>
   <artifactId>undelay_2.10</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'me.lessis', name: 'undelay_2.10', version: '0.1.0'
libraryDependencies += "me.lessis" % "undelay_2.10" % "0.1.0"
<dependency org="me.lessis" name="undelay_2.10" rev="0.1.0"/>
@Grapes(@Grab(group='me.lessis', module='undelay_2.10', version='0.1.0'))
'me.lessis:undelay_2.10:jar:0.1.0'

Download

Click the following link to download the jar file.

undelay_2.10-0.1.0-javadoc.jar
undelay_2.10-0.1.0-sources.jar
undelay_2.10-0.1.0.jar
undelay_2.10-0.1.0.pom



Related Tutorials