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.11
Last Version

Last Version

1.1.1
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.11

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.3
1.0.2