Download stateless-future_2.10-0.2.2.jar file - Jar s

Jar examples for s:stateless-future-2.10

Description

The rubost asynchronous programming facility for Scala that offers a direct API for working with Futures.

You can download jar file stateless-future_2.10 0.2.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add stateless-future_2.10-0.2.2.jar to your project.

<dependency>
   <groupId>com.qifun</groupId>
   <artifactId>stateless-future_2.10</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'com.qifun', name: 'stateless-future_2.10', version: '0.2.2'
libraryDependencies += "com.qifun" % "stateless-future_2.10" % "0.2.2"
<dependency org="com.qifun" name="stateless-future_2.10" rev="0.2.2"/>
@Grapes(@Grab(group='com.qifun', module='stateless-future_2.10', version='0.2.2'))
'com.qifun:stateless-future_2.10:jar:0.2.2'

Download

Click the following link to download the jar file.

stateless-future_2.10-0.2.2-javadoc.jar
stateless-future_2.10-0.2.2-sources.jar
stateless-future_2.10-0.2.2.jar
stateless-future_2.10-0.2.2.pom



Related Tutorials