Lucre-expr1

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-expr1_2.13
Last Version

Last Version

4.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

de.sciss
Source Code Management

Source Code Management

https://github.com/Sciss/Lucre

Download lucre-expr1_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
de.sciss : lucre-expr0_2.13 jar 4.5.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.5.3
4.5.2
4.5.1
4.5.0
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.0