rklaehn / radixtree   0.5.1

Apache License 2.0 GitHub

A fast and generic immutable radix tree for scala

Scala versions: 2.12 2.11
Scala.js versions: 0.6

radixtree 0.2.0


Group ID:
com.rklaehn
Artifact ID:
radixtree_2.11
Version:
0.2.0
Release Date:
Dec 12, 2015
Licenses:
Files:

libraryDependencies += "com.rklaehn" %% "radixtree" % "0.2.0"

Mill build tool

ivy"com.rklaehn::radixtree:0.2.0"

Scala CLI

//> using dep "com.rklaehn::radixtree:0.2.0"

Ammonite REPL

import $ivy.`com.rklaehn::radixtree:0.2.0`

<dependency>
  <groupId>com.rklaehn</groupId>
  <artifactId>radixtree_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.rklaehn', name: 'radixtree_2.11', version: '0.2.0'