License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucredata-views-core_2.9.2 |
Last Version | Last Version0.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucredata-views-core
Transactional data structures (skip list, skip octree, total order) for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.sciss/lucredata-views-core_2.9.2/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucredata-views-core_2.9.2</artifactId>
<version>0.33</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucredata-views-core_2.9.2/
implementation 'de.sciss:lucredata-views-core_2.9.2:0.33'
// https://jarcasting.com/artifacts/de.sciss/lucredata-views-core_2.9.2/
implementation ("de.sciss:lucredata-views-core_2.9.2:0.33")
'de.sciss:lucredata-views-core_2.9.2:jar:0.33'
<dependency org="de.sciss" name="lucredata-views-core_2.9.2" rev="0.33">
<artifact name="lucredata-views-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucredata-views-core_2.9.2', version='0.33')
)
libraryDependencies += "de.sciss" % "lucredata-views-core_2.9.2" % "0.33"
[de.sciss/lucredata-views-core_2.9.2 "0.33"]
Group / Artifact | Type | Version |
---|---|---|
de.sciss : lucredata-structs-core_2.9.2 | jar | 0.33 |
org.scala-lang : scala-library | jar | 2.9.2 |
com.itextpdf : itextpdf | jar | 5.1.1 |