Download lucre-bdb_2.10-3.2.2.jar file - Jar l

Jar examples for l:lucre-bdb-2.10

Description

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

You can download jar file lucre-bdb_2.10 3.2.2 in this page.

License

GPL v2+

Build File

You can use the following script to add lucre-bdb_2.10-3.2.2.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>lucre-bdb_2.10</artifactId>
   <version>3.2.2</version>
</dependency>
compile group: 'de.sciss', name: 'lucre-bdb_2.10', version: '3.2.2'
libraryDependencies += "de.sciss" % "lucre-bdb_2.10" % "3.2.2"
<dependency org="de.sciss" name="lucre-bdb_2.10" rev="3.2.2"/>
@Grapes(@Grab(group='de.sciss', module='lucre-bdb_2.10', version='3.2.2'))
'de.sciss:lucre-bdb_2.10:jar:3.2.2'

Download

Click the following link to download the jar file.

lucre-bdb_2.10-3.2.2-javadoc.jar
lucre-bdb_2.10-3.2.2-sources.jar
lucre-bdb_2.10-3.2.2.jar
lucre-bdb_2.10-3.2.2.pom



Related Tutorials