Jar examples for l:lucrestm-core-2.10
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 2.0.1 in this page.
LGPL v2.1+
You can use the following script to add lucrestm-core_2.10-2.0.1.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>lucrestm-core_2.10</artifactId> <version>2.0.1</version> </dependency>
compile group: 'de.sciss', name: 'lucrestm-core_2.10', version: '2.0.1'
libraryDependencies += "de.sciss" % "lucrestm-core_2.10" % "2.0.1"
<dependency org="de.sciss" name="lucrestm-core_2.10" rev="2.0.1"/>
@Grapes(@Grab(group='de.sciss', module='lucrestm-core_2.10', version='2.0.1'))
'de.sciss:lucrestm-core_2.10:jar:2.0.1'
Click the following link to download the jar file.
lucrestm-core_2.10-2.0.1-javadoc.jar