lucre-aux

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

lucre-aux_2.11
Last Version

Last Version

3.13.1
Release Date

Release Date

Type

Type

jar
Description

Description

lucre-aux
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/Lucre
Project Organization

Project Organization

de.sciss

Download lucre-aux_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
de.sciss : lucre-base_2.11 jar 3.13.1
de.sciss : numbers_2.11 jar 0.2.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8-RC4

Project Modules

There are no modules declared in this project.

Versions

Version
3.13.1
3.13.0
3.12.0
3.11.1
3.11.0
3.10.1
3.10.0
3.9.1
3.9.0