Download lucredata-core_2.9.2-0.34.jar file - Jar l

Jar examples for l:lucredata-core-2.9.2

Description

Transactional data structures (skip list, skip octree, total order) for Scala

You can download jar file lucredata-core_2.9.2 0.34 in this page.

License

GPL v2+

Build File

You can use the following script to add lucredata-core_2.9.2-0.34.jar to your project.

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

Download

Click the following link to download the jar file.

lucredata-core_2.9.2-0.34-javadoc.jar
lucredata-core_2.9.2-0.34-sources.jar
lucredata-core_2.9.2-0.34.jar
lucredata-core_2.9.2-0.34.pom



Related Tutorials