Jar examples for f:fingertree-2.11
A Scala implementation of the versatile purely functional data structure of the same name.
You can download jar file fingertree_2.11 1.5.2 in this page.
LGPL v2.1+
You can use the following script to add fingertree_2.11-1.5.2.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>fingertree_2.11</artifactId> <version>1.5.2</version> </dependency>
compile group: 'de.sciss', name: 'fingertree_2.11', version: '1.5.2'
libraryDependencies += "de.sciss" % "fingertree_2.11" % "1.5.2"
<dependency org="de.sciss" name="fingertree_2.11" rev="1.5.2"/>
@Grapes(@Grab(group='de.sciss', module='fingertree_2.11', version='1.5.2'))
'de.sciss:fingertree_2.11:jar:1.5.2'
Click the following link to download the jar file.
fingertree_2.11-1.5.2-javadoc.jar