| License |
License |
|---|---|
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdfingertree_2.9.2 |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
DescriptionFingerTree
A Scala implementation of the versatile purely functional data structure of the same name.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fingertree_2.9.2-1.2.0.pom | |
| fingertree_2.9.2-1.2.0.jar | 90 KB |
| fingertree_2.9.2-1.2.0-sources.jar | 14 KB |
| fingertree_2.9.2-1.2.0-javadoc.jar | 301 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/fingertree_2.9.2/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>fingertree_2.9.2</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/fingertree_2.9.2/
implementation 'de.sciss:fingertree_2.9.2:1.2.0'
// https://jarcasting.com/artifacts/de.sciss/fingertree_2.9.2/
implementation ("de.sciss:fingertree_2.9.2:1.2.0")
'de.sciss:fingertree_2.9.2:jar:1.2.0'
<dependency org="de.sciss" name="fingertree_2.9.2" rev="1.2.0">
<artifact name="fingertree_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='fingertree_2.9.2', version='1.2.0')
)
libraryDependencies += "de.sciss" % "fingertree_2.9.2" % "1.2.0"
[de.sciss/fingertree_2.9.2 "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.9.2 | jar | 1.8 |