Download swave-core_2.11-0.5-M3.jar file - Jar s

Jar examples for s:swave-core-2.11

Description

A Reactive Streams infrastructure implementation in Scala

You can download jar file swave-core_2.11 0.5-M3 in this page.

License

MPL 2.0

Build File

You can use the following script to add swave-core_2.11-0.5-M3.jar to your project.

<dependency>
   <groupId>io.swave</groupId>
   <artifactId>swave-core_2.11</artifactId>
   <version>0.5-M3</version>
</dependency>
compile group: 'io.swave', name: 'swave-core_2.11', version: '0.5-M3'
libraryDependencies += "io.swave" % "swave-core_2.11" % "0.5-M3"
<dependency org="io.swave" name="swave-core_2.11" rev="0.5-M3"/>
@Grapes(@Grab(group='io.swave', module='swave-core_2.11', version='0.5-M3'))
'io.swave:swave-core_2.11:jar:0.5-M3'

Download

Click the following link to download the jar file.

swave-core_2.11-0.5-M3-javadoc.jar
swave-core_2.11-0.5-M3-sources.jar
swave-core_2.11-0.5-M3.jar
swave-core_2.11-0.5-M3.pom



Related Tutorials