Jar examples for s:splaytrees-2.12
A SplayTree implementation
You can download jar file splaytrees_2.12 0.1.1 in this page.
Apache License 2.0
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'
Click the following link to download the jar file.
splaytrees_2.12-0.1.1-javadoc.jar