Last Version

SplayTrees 0.1.1

A SplayTree implementation

License

License

GroupId

GroupId

com.nachinius
ArtifactId

ArtifactId

splaytrees_2.12
Version

Version

0.1.1
Type

Type

jar
Description

Description

SplayTrees
A SplayTree implementation
Project URL

Project URL

https://github.com/nachinius/SplayTrees
Project Organization

Project Organization

com.nachinius
Source Code Management

Source Code Management

https://github.com/nachinius/SplayTrees

Download splaytrees_2.12 0.1.1


<!-- https://jarcasting.com/artifacts/com.nachinius/splaytrees_2.12/ -->
<dependency>
    <groupId>com.nachinius</groupId>
    <artifactId>splaytrees_2.12</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nachinius/splaytrees_2.12/
implementation 'com.nachinius:splaytrees_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.nachinius/splaytrees_2.12/
implementation ("com.nachinius:splaytrees_2.12:0.1.1")
'com.nachinius:splaytrees_2.12:jar:0.1.1'
<dependency org="com.nachinius" name="splaytrees_2.12" rev="0.1.1">
  <artifact name="splaytrees_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nachinius', module='splaytrees_2.12', version='0.1.1')
)
libraryDependencies += "com.nachinius" % "splaytrees_2.12" % "0.1.1"
[com.nachinius/splaytrees_2.12 "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4
org.scalacheck : scalacheck_2.12 jar 1.13.4

Project Modules

There are no modules declared in this project.