Download lucredata-core_2.10-2.2.3.jar file - Jar l

Jar examples for l:lucredata-core-2.10

Description

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

You can download jar file lucredata-core_2.10 2.2.3 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add lucredata-core_2.10-2.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

lucredata-core_2.10-2.2.3-javadoc.jar
lucredata-core_2.10-2.2.3-sources.jar
lucredata-core_2.10-2.2.3.jar
lucredata-core_2.10-2.2.3.pom



Related Tutorials