Jar examples for s:swave-core-2.11
A Reactive Streams infrastructure implementation in Scala
You can download jar file swave-core_2.11 0.5-M4 in this page.
MPL 2.0
You can use the following script to add swave-core_2.11-0.5-M4.jar to your project.
<dependency> <groupId>io.swave</groupId> <artifactId>swave-core_2.11</artifactId> <version>0.5-M4</version> </dependency>
compile group: 'io.swave', name: 'swave-core_2.11', version: '0.5-M4'
libraryDependencies += "io.swave" % "swave-core_2.11" % "0.5-M4"
<dependency org="io.swave" name="swave-core_2.11" rev="0.5-M4"/>
@Grapes(@Grab(group='io.swave', module='swave-core_2.11', version='0.5-M4'))
'io.swave:swave-core_2.11:jar:0.5-M4'
Click the following link to download the jar file.
swave-core_2.11-0.5-M4-javadoc.jar