is not current version
Last Version 4.6.2

de.sciss:lucre-bdb_2.12 4.0.1

Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucre-bdb_2.12
Version

Version

4.0.1
Type

Type

jar

Download lucre-bdb_2.12 4.0.1


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