Serial

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

serial_2.10
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/Sciss/Serial
Project Organization

Project Organization

de.sciss

Download serial_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/serial_2.10/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>serial_2.10</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/serial_2.10/
implementation 'de.sciss:serial_2.10:1.0.3'
// https://jarcasting.com/artifacts/de.sciss/serial_2.10/
implementation ("de.sciss:serial_2.10:1.0.3")
'de.sciss:serial_2.10:jar:1.0.3'
<dependency org="de.sciss" name="serial_2.10" rev="1.0.3">
  <artifact name="serial_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='serial_2.10', version='1.0.3')
)
libraryDependencies += "de.sciss" % "serial_2.10" % "1.0.3"
[de.sciss/serial_2.10 "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0