is not current version
Last Version 4.6.2

de.sciss:lucre-bdb_2.13 3.17.2

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

Version

3.17.2
Type

Type

jar

Download lucre-bdb_2.13 3.17.2


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