| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdlucredata_2.10.0-RC3 |
| Version | Version1.4.1 |
| 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-RC3-1.4.1.pom | |
| lucredata_2.10.0-RC3-1.4.1.jar | 2 KB |
| lucredata_2.10.0-RC3-1.4.1-sources.jar | 244 bytes |
| lucredata_2.10.0-RC3-1.4.1-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/lucredata_2.10.0-RC3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>lucredata_2.10.0-RC3</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/lucredata_2.10.0-RC3/
implementation 'de.sciss:lucredata_2.10.0-RC3:1.4.1'
// https://jarcasting.com/artifacts/de.sciss/lucredata_2.10.0-RC3/
implementation ("de.sciss:lucredata_2.10.0-RC3:1.4.1")
'de.sciss:lucredata_2.10.0-RC3:jar:1.4.1'
<dependency org="de.sciss" name="lucredata_2.10.0-RC3" rev="1.4.1">
<artifact name="lucredata_2.10.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='lucredata_2.10.0-RC3', version='1.4.1')
)
libraryDependencies += "de.sciss" % "lucredata_2.10.0-RC3" % "1.4.1"
[de.sciss/lucredata_2.10.0-RC3 "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0-RC3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10.0-RC3 | jar | 1.8-B1 |