lucrestm-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

lucrestm-serial_2.10
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

lucrestm-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/LucreSTM
Project Organization

Project Organization

de.sciss

Download lucrestm-serial_2.10

How to add to project

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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0