This repository has been deprecated by the owner.

sciss / lucrestm   2.1.2

GitHub

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

Scala versions: 2.11 2.10

lucrestm-bdb6 2.1.1


Group ID:
de.sciss
Artifact ID:
lucrestm-bdb6_2.11
Version:
2.1.1
Release Date:
Oct 27, 2014
Licenses:
Files:

libraryDependencies += "de.sciss" %% "lucrestm-bdb6" % "2.1.1"

Mill build tool

ivy"de.sciss::lucrestm-bdb6:2.1.1"

Scala CLI

//> using dep "de.sciss::lucrestm-bdb6:2.1.1"

Ammonite REPL

import $ivy.`de.sciss::lucrestm-bdb6:2.1.1`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>lucrestm-bdb6_2.11</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'de.sciss', name: 'lucrestm-bdb6_2.11', version: '2.1.1'