License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucredata-structs-core_2.9.1 |
Version | Version0.20 |
Type | Typejar |
Description |
Descriptionlucredata-structs-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-structs-core_2.9.1/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucredata-structs-core_2.9.1</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucredata-structs-core_2.9.1/
implementation 'de.sciss:lucredata-structs-core_2.9.1:0.20'
// https://jarcasting.com/artifacts/de.sciss/lucredata-structs-core_2.9.1/
implementation ("de.sciss:lucredata-structs-core_2.9.1:0.20")
'de.sciss:lucredata-structs-core_2.9.1:jar:0.20'
<dependency org="de.sciss" name="lucredata-structs-core_2.9.1" rev="0.20">
<artifact name="lucredata-structs-core_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucredata-structs-core_2.9.1', version='0.20')
)
libraryDependencies += "de.sciss" % "lucredata-structs-core_2.9.1" % "0.20"
[de.sciss/lucredata-structs-core_2.9.1 "0.20"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |