Download serial_2.10-1.0.3.jar file - Jar s

Jar examples for s:serial-2.10

Description

Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers

You can download jar file serial_2.10 1.0.3 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add serial_2.10-1.0.3.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>serial_2.10</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'de.sciss', name: 'serial_2.10', version: '1.0.3'
libraryDependencies += "de.sciss" % "serial_2.10" % "1.0.3"
<dependency org="de.sciss" name="serial_2.10" rev="1.0.3"/>
@Grapes(@Grab(group='de.sciss', module='serial_2.10', version='1.0.3'))
'de.sciss:serial_2.10:jar:1.0.3'

Download

Click the following link to download the jar file.

serial_2.10-1.0.3-javadoc.jar
serial_2.10-1.0.3-sources.jar
serial_2.10-1.0.3.jar
serial_2.10-1.0.3.pom



Related Tutorials