Jar examples for v:vt-dictionary
Library for searching and sorting word lists
You can download jar file vt-dictionary 3.0 in this page.
Apache 2
You can use the following script to add vt-dictionary-3.0.jar to your project.
<dependency> <groupId>edu.vt.middleware</groupId> <artifactId>vt-dictionary</artifactId> <version>3.0</version> </dependency>
compile group: 'edu.vt.middleware', name: 'vt-dictionary', version: '3.0'
libraryDependencies += "edu.vt.middleware" % "vt-dictionary" % "3.0"
<dependency org="edu.vt.middleware" name="vt-dictionary" rev="3.0"/>
@Grapes(@Grab(group='edu.vt.middleware', module='vt-dictionary', version='3.0'))
'edu.vt.middleware:vt-dictionary:jar:3.0'
Click the following link to download the jar file.
vt-dictionary-3.0-javadoc.jar