is not current version
Last Version 0.22

de.sciss:lucrestm_2.9.1 0.20

Combination of Scala-STM, a persistent key-value store, and observer-pattern based reactors

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrestm_2.9.1
Version

Version

0.20
Type

Type

jar

Download lucrestm_2.9.1 0.20


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