Download lucredata-views-core_2.9.1-0.20.jar file - Jar l

Jar examples for l:lucredata-views-core-2.9.1

Description

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

You can download jar file lucredata-views-core_2.9.1 0.20 in this page.

License

GPL v2+

Build File

You can use the following script to add lucredata-views-core_2.9.1-0.20.jar to your project.

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

Download

Click the following link to download the jar file.

lucredata-views-core_2.9.1-0.20-javadoc.jar
lucredata-views-core_2.9.1-0.20-sources.jar
lucredata-views-core_2.9.1-0.20.jar
lucredata-views-core_2.9.1-0.20.pom



Related Tutorials