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

License

GPL v2+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials