Scala Burst Trie

Scala implementation of a Burst Trie

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.nefariouszhen.trie
ArtifactId

ArtifactId

scala-burst-trie_2.11
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Scala Burst Trie
Scala implementation of a Burst Trie
Project URL

Project URL

https://github.com/nbauernfeind/scala-burst-trie
Project Organization

Project Organization

com.nefariouszhen.trie
Source Code Management

Source Code Management

https://github.com/nbauernfeind/scala-burst-trie

Download scala-burst-trie_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.nefariouszhen.trie/scala-burst-trie_2.11/ -->
<dependency>
    <groupId>com.nefariouszhen.trie</groupId>
    <artifactId>scala-burst-trie_2.11</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nefariouszhen.trie/scala-burst-trie_2.11/
implementation 'com.nefariouszhen.trie:scala-burst-trie_2.11:0.2'
// https://jarcasting.com/artifacts/com.nefariouszhen.trie/scala-burst-trie_2.11/
implementation ("com.nefariouszhen.trie:scala-burst-trie_2.11:0.2")
'com.nefariouszhen.trie:scala-burst-trie_2.11:jar:0.2'
<dependency org="com.nefariouszhen.trie" name="scala-burst-trie_2.11" rev="0.2">
  <artifact name="scala-burst-trie_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nefariouszhen.trie', module='scala-burst-trie_2.11', version='0.2')
)
libraryDependencies += "com.nefariouszhen.trie" % "scala-burst-trie_2.11" % "0.2"
[com.nefariouszhen.trie/scala-burst-trie_2.11 "0.2"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2