is not current version
Last Version 2.1.2

de.sciss:lucrestm-bdb_2.11 2.1.1

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

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucrestm-bdb_2.11
Version

Version

2.1.1
Type

Type

jar

Download lucrestm-bdb_2.11 2.1.1


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