Download lucrestm-bdb_2.10-2.0.4.jar file - Jar l

Jar examples for l:lucrestm-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 lucrestm-bdb_2.10 2.0.4 in this page.

License

GPL v2+

Build File

You can use the following script to add lucrestm-bdb_2.10-2.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

lucrestm-bdb_2.10-2.0.4-javadoc.jar
lucrestm-bdb_2.10-2.0.4-sources.jar
lucrestm-bdb_2.10-2.0.4.jar
lucrestm-bdb_2.10-2.0.4.pom



Related Tutorials