License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdlucredata_2.10.0-RC5 |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLucreData
Transactional data structures (skip list, skip octree, total order) for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lucredata_2.10.0-RC5-1.4.2.pom | |
lucredata_2.10.0-RC5-1.4.2.jar | 2 KB |
lucredata_2.10.0-RC5-1.4.2-sources.jar | 244 bytes |
lucredata_2.10.0-RC5-1.4.2-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucredata_2.10.0-RC5/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucredata_2.10.0-RC5</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucredata_2.10.0-RC5/
implementation 'de.sciss:lucredata_2.10.0-RC5:1.4.2'
// https://jarcasting.com/artifacts/de.sciss/lucredata_2.10.0-RC5/
implementation ("de.sciss:lucredata_2.10.0-RC5:1.4.2")
'de.sciss:lucredata_2.10.0-RC5:jar:1.4.2'
<dependency org="de.sciss" name="lucredata_2.10.0-RC5" rev="1.4.2">
<artifact name="lucredata_2.10.0-RC5" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucredata_2.10.0-RC5', version='1.4.2')
)
libraryDependencies += "de.sciss" % "lucredata_2.10.0-RC5" % "1.4.2"
[de.sciss/lucredata_2.10.0-RC5 "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0-RC5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10.0-RC5 | jar | 1.8-B1 |