Download lucrestm-core_2.10-1.7.0.jar file - Jar l

Jar examples for l:lucrestm-core-2.10

Description

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

You can download jar file lucrestm-core_2.10 1.7.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add lucrestm-core_2.10-1.7.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>lucrestm-core_2.10</artifactId>
   <version>1.7.0</version>
</dependency>
compile group: 'de.sciss', name: 'lucrestm-core_2.10', version: '1.7.0'
libraryDependencies += "de.sciss" % "lucrestm-core_2.10" % "1.7.0"
<dependency org="de.sciss" name="lucrestm-core_2.10" rev="1.7.0"/>
@Grapes(@Grab(group='de.sciss', module='lucrestm-core_2.10', version='1.7.0'))
'de.sciss:lucrestm-core_2.10:jar:1.7.0'

Download

Click the following link to download the jar file.

lucrestm-core_2.10-1.7.0-javadoc.jar
lucrestm-core_2.10-1.7.0-sources.jar
lucrestm-core_2.10-1.7.0.jar
lucrestm-core_2.10-1.7.0.pom



Related Tutorials