Download fingertree_2.12-1.5.2.jar file - Jar f

Jar examples for f:fingertree-2.12

Description

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

You can download jar file fingertree_2.12 1.5.2 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add fingertree_2.12-1.5.2.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>fingertree_2.12</artifactId>
   <version>1.5.2</version>
</dependency>
compile group: 'de.sciss', name: 'fingertree_2.12', version: '1.5.2'
libraryDependencies += "de.sciss" % "fingertree_2.12" % "1.5.2"
<dependency org="de.sciss" name="fingertree_2.12" rev="1.5.2"/>
@Grapes(@Grab(group='de.sciss', module='fingertree_2.12', version='1.5.2'))
'de.sciss:fingertree_2.12:jar:1.5.2'

Download

Click the following link to download the jar file.

fingertree_2.12-1.5.2-javadoc.jar
fingertree_2.12-1.5.2-sources.jar
fingertree_2.12-1.5.2.jar
fingertree_2.12-1.5.2.pom



Related Tutorials