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