TrieMap

Map implementation with dictionary functionality. Query for key parts.

License

License

BSD
Categories

Categories

Net
GroupId

GroupId

net.sf.triemap
ArtifactId

ArtifactId

triemap
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TrieMap
Map implementation with dictionary functionality. Query for key parts.
Project URL

Project URL

http://triemap.sourceforge.net

Download triemap

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1