Download lucredata-structs-core_2.9.2-0.23.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.23 in this page.

License

GPL v2+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials