Jar examples for j:jwi
The MIT Java Wordnet Interface
You can download jar file jwi 2.2.3 in this page.
Creative Commons Attribution-NonCommerical Version 3.0 Unported License
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'
Click the following link to download the jar file.
jwi-2.2.3-javadoc.jar