Last Version

datrie 1.0

double array trie

License

License

GroupId

GroupId

com.github.fancyerii
ArtifactId

ArtifactId

datrie
Version

Version

1.0
Type

Type

jar
Description

Description

datrie
double array trie
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/fancyerii/knowledge-distillation

Download datrie 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
net.sf.trove4j : trove4j jar 3.0.3

Project Modules

There are no modules declared in this project.