Download vt-dictionary-3.0.jar file - Jar v

Jar examples for v:vt-dictionary

Description

Library for searching and sorting word lists

You can download jar file vt-dictionary 3.0 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

vt-dictionary-3.0-javadoc.jar
vt-dictionary-3.0-sources.jar
vt-dictionary-3.0.jar
vt-dictionary-3.0.pom



Related Tutorials