Jar examples for l:lucre-base-2.12
Extension of Scala-STM, adding optional durability layer, and providing API for confluent and reactive event layers
You can download jar file lucre-base_2.12 3.6.0 in this page.
LGPL v2.1+
You can use the following script to add lucre-base_2.12-3.6.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>lucre-base_2.12</artifactId> <version>3.6.0</version> </dependency>
compile group: 'de.sciss', name: 'lucre-base_2.12', version: '3.6.0'
libraryDependencies += "de.sciss" % "lucre-base_2.12" % "3.6.0"
<dependency org="de.sciss" name="lucre-base_2.12" rev="3.6.0"/>
@Grapes(@Grab(group='de.sciss', module='lucre-base_2.12', version='3.6.0'))
'de.sciss:lucre-base_2.12:jar:3.6.0'
Click the following link to download the jar file.
lucre-base_2.12-3.6.0-javadoc.jar