MVN

net.sf.extjwnl : extjwnl-data-wn30

Maven & Gradle

Sep 03, 2014
2 usages
1 stars

extJWNL WordNet 3.0 Data · Dictionary data from WordNet 3.0 Unix version

<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl-data-wn30</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.extjwnl : extjwnl-data-wn30 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of net.sf.extjwnl : extjwnl-data-wn30 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
extjwnl-data-wn30-1.2
1.1
extjwnl-data-wn30-1.1
1.0
extjwnl-data-wn30-1.0

How to add a dependency to Maven

Add the following net.sf.extjwnl : extjwnl-data-wn30 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl-data-wn30</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.extjwnl : extjwnl-data-wn30 gradle dependency to your build.gradle file:

implementation 'net.sf.extjwnl:extjwnl-data-wn30:1.2'

Gradle Kotlin DSL: Add the following net.sf.extjwnl : extjwnl-data-wn30 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.extjwnl:extjwnl-data-wn30:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.extjwnl : extjwnl-data-wn30 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.extjwnl" % "extjwnl-data-wn30" % "1.2"

Advertisement

Dependencies from Group

Jan 22, 2022
22 usages
120 stars
Sep 03, 2014
15 usages
2 stars
Dec 02, 2017
3 usages
1 stars
Sep 03, 2014
2 usages
1 stars
Jan 22, 2022
1 usages
114 stars

Discover Dependencies