Last Version

FingerTree 1.0.0

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-RC2
Version

Version

1.0.0
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-RC2 1.0.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10.0-RC2 jar 1.8

Project Modules

There are no modules declared in this project.