Download lucre-confluent_2.11-3.4.1.jar file - Jar l

Jar examples for l:lucre-confluent-2.11

Description

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

You can download jar file lucre-confluent_2.11 3.4.1 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add lucre-confluent_2.11-3.4.1.jar to your project.

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

Download

Click the following link to download the jar file.

lucre-confluent_2.11-3.4.1-javadoc.jar
lucre-confluent_2.11-3.4.1-sources.jar
lucre-confluent_2.11-3.4.1.jar
lucre-confluent_2.11-3.4.1.pom



Related Tutorials