Download jwi-2.2.3.jar file - Jar j

Jar examples for j:jwi

Description

The MIT Java Wordnet Interface

You can download jar file jwi 2.2.3 in this page.

License

Creative Commons Attribution-NonCommerical Version 3.0 Unported License

Build File

You can use the following script to add jwi-2.2.3.jar to your project.

<dependency>
   <groupId>edu.mit</groupId>
   <artifactId>jwi</artifactId>
   <version>2.2.3</version>
</dependency>
compile group: 'edu.mit', name: 'jwi', version: '2.2.3'
libraryDependencies += "edu.mit" % "jwi" % "2.2.3"
<dependency org="edu.mit" name="jwi" rev="2.2.3"/>
@Grapes(@Grab(group='edu.mit', module='jwi', version='2.2.3'))
'edu.mit:jwi:jar:2.2.3'

Download

Click the following link to download the jar file.

jwi-2.2.3-javadoc.jar
jwi-2.2.3-sources.jar
jwi-2.2.3.jar
jwi-2.2.3.pom



Related Tutorials