Last Version

scala-trie 0.1.0

Trie data structure for Scala.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.mattjp
ArtifactId

ArtifactId

scala-trie_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

scala-trie
Trie data structure for Scala.
Project URL

Project URL

https://github.com/mattjp/scala-trie
Project Organization

Project Organization

mattjp
Source Code Management

Source Code Management

https://github.com/mattjp/scala-trie

Download scala-trie_2.13 0.1.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.