JWI

The MIT Java Wordnet Interface

License

License

GroupId

GroupId

edu.mit
ArtifactId

ArtifactId

jwi
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

JWI
The MIT Java Wordnet Interface
Project URL

Project URL

http://projects.csail.mit.edu/jwi/
Source Code Management

Source Code Management

http://projects.csail.mit.edu/jwi/download.php?f=edu.mit.jwi_2.2.3_src.zip

Download jwi

How to add to project

<!-- https://jarcasting.com/artifacts/edu.mit/jwi/ -->
<dependency>
    <groupId>edu.mit</groupId>
    <artifactId>jwi</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.mit/jwi/
implementation 'edu.mit:jwi:2.2.3'
// https://jarcasting.com/artifacts/edu.mit/jwi/
implementation ("edu.mit:jwi:2.2.3")
'edu.mit:jwi:jar:2.2.3'
<dependency org="edu.mit" name="jwi" rev="2.2.3">
  <artifact name="jwi" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.mit', module='jwi', version='2.2.3')
)
libraryDependencies += "edu.mit" % "jwi" % "2.2.3"
[edu.mit/jwi "2.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3
2.2.2
2.2.1