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_0.27
Last Version

Last Version

2.0.0
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://git.iem.at/sciss/Serial
Project Organization

Project Organization

de.sciss

Download serial_0.27

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_0.27 jar 3.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.3