Skip to content

0.9.5 release with bug fix of DoubleArray

Compare
Choose a tag to compare
@takawitter takawitter released this 28 Oct 03:16
· 47 commits to master since this release

See milestone https://github.com/takawitter/trie4j/milestone/5?closed=1 for details

Add dependency to your pom.xml to use this version.

<dependency>
    <groupId>com.github.takawitter</groupId>
    <artifactId>trie4j</artifactId>
    <version>0.9.5</version>
</dependency>