Jar examples for s:serial-2.12
Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
You can download jar file serial_2.12 1.1.1 in this page.
LGPL v2.1+
You can use the following script to add serial_2.12-1.1.1.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>serial_2.12</artifactId> <version>1.1.1</version> </dependency>
compile group: 'de.sciss', name: 'serial_2.12', version: '1.1.1'
libraryDependencies += "de.sciss" % "serial_2.12" % "1.1.1"
<dependency org="de.sciss" name="serial_2.12" rev="1.1.1"/>
@Grapes(@Grab(group='de.sciss', module='serial_2.12', version='1.1.1'))
'de.sciss:serial_2.12:jar:1.1.1'
Click the following link to download the jar file.
serial_2.12-1.1.1-javadoc.jar