Last Version

Trie4J 0.9.8

Various TRIE implementation including DoubleArray and LOUDS by Java.

License

License

GroupId

GroupId

com.github.takawitter
ArtifactId

ArtifactId

trie4j
Version

Version

0.9.8
Type

Type

jar
Description

Description

Trie4J
Various TRIE implementation including DoubleArray and LOUDS by Java.
Project URL

Project URL

https://github.com/takawitter/trie4j/
Source Code Management

Source Code Management

https://github.com/takawitter/trie4j

Download trie4j 0.9.8


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.