Jar examples for l:lucredata-core-2.11
Transactional data structures (skip list, skip octree, total order) for Scala
You can download jar file lucredata-core_2.11 2.3.0 in this page.
LGPL v2.1+
You can use the following script to add lucredata-core_2.11-2.3.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>lucredata-core_2.11</artifactId> <version>2.3.0</version> </dependency>
compile group: 'de.sciss', name: 'lucredata-core_2.11', version: '2.3.0'
libraryDependencies += "de.sciss" % "lucredata-core_2.11" % "2.3.0"
<dependency org="de.sciss" name="lucredata-core_2.11" rev="2.3.0"/>
@Grapes(@Grab(group='de.sciss', module='lucredata-core_2.11', version='2.3.0'))
'de.sciss:lucredata-core_2.11:jar:2.3.0'
Click the following link to download the jar file.
lucredata-core_2.11-2.3.0-javadoc.jar