Download lucre-expr_2.11-3.5.0.jar file - Jar l

Jar examples for l:lucre-expr-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-expr_2.11 3.5.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add lucre-expr_2.11-3.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

lucre-expr_2.11-3.5.0-javadoc.jar
lucre-expr_2.11-3.5.0-sources.jar
lucre-expr_2.11-3.5.0.jar
lucre-expr_2.11-3.5.0.pom



Related Tutorials