Download lucrestm_2.9.2-0.33.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 0.33 in this page.

License

GPL v2+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials