Download lucredata-structs-core_2.9.2-0.24.jar file - Jar l

Jar examples for l:lucredata-structs-core-2.9.2

Description

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

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

License

GPL v2+

Build File

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

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

Download

Click the following link to download the jar file.

lucredata-structs-core_2.9.2-0.24-javadoc.jar
lucredata-structs-core_2.9.2-0.24-sources.jar
lucredata-structs-core_2.9.2-0.24.jar
lucredata-structs-core_2.9.2-0.24.pom



Related Tutorials