Download splaytrees_2.12-0.1.1.jar file - Jar s

Jar examples for s:splaytrees-2.12

Description

A SplayTree implementation

You can download jar file splaytrees_2.12 0.1.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add splaytrees_2.12-0.1.1.jar to your project.

<dependency>
   <groupId>com.nachinius</groupId>
   <artifactId>splaytrees_2.12</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.nachinius', name: 'splaytrees_2.12', version: '0.1.1'
libraryDependencies += "com.nachinius" % "splaytrees_2.12" % "0.1.1"
<dependency org="com.nachinius" name="splaytrees_2.12" rev="0.1.1"/>
@Grapes(@Grab(group='com.nachinius', module='splaytrees_2.12', version='0.1.1'))
'com.nachinius:splaytrees_2.12:jar:0.1.1'

Download

Click the following link to download the jar file.

splaytrees_2.12-0.1.1-javadoc.jar
splaytrees_2.12-0.1.1-sources.jar
splaytrees_2.12-0.1.1.jar
splaytrees_2.12-0.1.1.pom



Related Tutorials