Last Version

FingerTree 0.20

A Scala implementation of the versatile purely functional data structure of the same name.

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

fingertree_2.10.0-M6
Version

Version

0.20
Type

Type

jar
Description

Description

FingerTree
A Scala implementation of the versatile purely functional data structure of the same name.
Project URL

Project URL

https://github.com/Sciss/FingerTree
Project Organization

Project Organization

de.sciss

Download fingertree_2.10.0-M6 0.20


<!-- https://jarcasting.com/artifacts/de.sciss/fingertree_2.10.0-M6/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>fingertree_2.10.0-M6</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/fingertree_2.10.0-M6/
implementation 'de.sciss:fingertree_2.10.0-M6:0.20'
// https://jarcasting.com/artifacts/de.sciss/fingertree_2.10.0-M6/
implementation ("de.sciss:fingertree_2.10.0-M6:0.20")
'de.sciss:fingertree_2.10.0-M6:jar:0.20'
<dependency org="de.sciss" name="fingertree_2.10.0-M6" rev="0.20">
  <artifact name="fingertree_2.10.0-M6" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='fingertree_2.10.0-M6', version='0.20')
)
libraryDependencies += "de.sciss" % "fingertree_2.10.0-M6" % "0.20"
[de.sciss/fingertree_2.10.0-M6 "0.20"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0-M6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10.0-M5 jar 1.9-2.10.0-M5-B2

Project Modules

There are no modules declared in this project.