FingerTree

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

fingertree_2.11
Last Version

Last Version

1.5.4
Release Date

Release Date

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://git.iem.at/sciss/FingerTree
Project Organization

Project Organization

de.sciss

Download fingertree_2.11

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.4
1.5.3
1.5.2
1.5.1