lucredata-views

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

License

License

Categories

Categories

Data
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

lucredata-views_2.9.2
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

lucredata-views
Transactional data structures (skip list, skip octree, total order) for Scala
Project URL

Project URL

https://github.com/Sciss/LucreData
Project Organization

Project Organization

de.sciss

Download lucredata-views_2.9.2

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/lucredata-views_2.9.2/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>lucredata-views_2.9.2</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucredata-views_2.9.2/
implementation 'de.sciss:lucredata-views_2.9.2:1.6.0'
// https://jarcasting.com/artifacts/de.sciss/lucredata-views_2.9.2/
implementation ("de.sciss:lucredata-views_2.9.2:1.6.0")
'de.sciss:lucredata-views_2.9.2:jar:1.6.0'
<dependency org="de.sciss" name="lucredata-views_2.9.2" rev="1.6.0">
  <artifact name="lucredata-views_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucredata-views_2.9.2', version='1.6.0')
)
libraryDependencies += "de.sciss" % "lucredata-views_2.9.2" % "1.6.0"
[de.sciss/lucredata-views_2.9.2 "1.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
de.sciss : lucredata-core_2.9.2 jar 1.6.0
org.scala-lang : scala-library jar 2.9.2
com.itextpdf : itextpdf jar 5.3.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.2 jar 1.8
de.sciss : lucrestm-bdb_2.9.2 jar 1.6.+

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.4.1
1.4.0
1.3.0
1.2.0
1.0.0
0.34