Jar examples for t:triemap
Map implementation with dictionary functionality. Query for key parts.
You can download jar file triemap 1.0.1 in this page.
${license.name}
You can use the following script to add triemap-1.0.1.jar to your project.
<dependency> <groupId>net.sf.triemap</groupId> <artifactId>triemap</artifactId> <version>1.0.1</version> </dependency>
compile group: 'net.sf.triemap', name: 'triemap', version: '1.0.1'
libraryDependencies += "net.sf.triemap" % "triemap" % "1.0.1"
<dependency org="net.sf.triemap" name="triemap" rev="1.0.1"/>
@Grapes(@Grab(group='net.sf.triemap', module='triemap', version='1.0.1'))
'net.sf.triemap:triemap:jar:1.0.1'
Click the following link to download the jar file.
triemap-1.0.1-javadoc.jar