Last Version

FingerTree 1.5.5

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

fingertree_2.12
Version

Version

1.5.5
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.12 1.5.5


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.2

Project Modules

There are no modules declared in this project.