MVN

edu.vt.middleware : vt-dictionary

Maven & Gradle

Oct 27, 2010
1 usages

VT Dictionary Libraries · Library for searching and sorting word lists

<dependency>
    <groupId>edu.vt.middleware</groupId>
    <artifactId>vt-dictionary</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.vt.middleware : vt-dictionary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of edu.vt.middleware : vt-dictionary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
vt-dictionary-3.0

How to add a dependency to Maven

Add the following edu.vt.middleware : vt-dictionary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.vt.middleware</groupId>
    <artifactId>vt-dictionary</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.vt.middleware : vt-dictionary gradle dependency to your build.gradle file:

implementation 'edu.vt.middleware:vt-dictionary:3.0'

Gradle Kotlin DSL: Add the following edu.vt.middleware : vt-dictionary gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.vt.middleware:vt-dictionary:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.vt.middleware : vt-dictionary sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.vt.middleware" % "vt-dictionary" % "3.0"

Advertisement

Dependencies from Group

Apr 26, 2013
14 usages
Feb 04, 2015
9 usages
Jun 26, 2013
8 usages
Oct 27, 2010
1 usages

Discover Dependencies

Sep 21, 2013
0 stars
May 19, 2010
5 usages
Jul 04, 2013
0 stars
Mar 14, 2015
4 usages
Feb 23, 2015
27 stars
Nov 27, 2007
52 usages
Feb 20, 2015
0 stars
Mar 27, 2014
4 usages
Dec 29, 2014
71 stars