is not current version
Last Version 4.6.2

Lucre-base 4.4.5

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-base_2.12
Version

Version

4.4.5
Type

Type

jar
Description

Description

Lucre-base
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-base_2.12 4.4.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
de.sciss : serial_2.12 jar 2.0.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.