Download fingertree_2.9.2-0.20.jar file - Jar f

Jar examples for f:fingertree-2.9.2

Description

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

You can download jar file fingertree_2.9.2 0.20 in this page.

License

GPL v2+

Build File

You can use the following script to add fingertree_2.9.2-0.20.jar to your project.

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

Download

Click the following link to download the jar file.

fingertree_2.9.2-0.20-javadoc.jar
fingertree_2.9.2-0.20-sources.jar
fingertree_2.9.2-0.20.jar
fingertree_2.9.2-0.20.pom



Related Tutorials