Download lucrestm_2.9.2-1.3.0.jar file - Jar l

Jar examples for l:lucrestm-2.9.2

Description

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

You can download jar file lucrestm_2.9.2 1.3.0 in this page.

License

GPL v2+

Build File

You can use the following script to add lucrestm_2.9.2-1.3.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>lucrestm_2.9.2</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'de.sciss', name: 'lucrestm_2.9.2', version: '1.3.0'
libraryDependencies += "de.sciss" % "lucrestm_2.9.2" % "1.3.0"
<dependency org="de.sciss" name="lucrestm_2.9.2" rev="1.3.0"/>
@Grapes(@Grab(group='de.sciss', module='lucrestm_2.9.2', version='1.3.0'))
'de.sciss:lucrestm_2.9.2:jar:1.3.0'

Download

Click the following link to download the jar file.

lucrestm_2.9.2-1.3.0-javadoc.jar
lucrestm_2.9.2-1.3.0-sources.jar
lucrestm_2.9.2-1.3.0.jar
lucrestm_2.9.2-1.3.0.pom



Related Tutorials