Jar examples for e:extjwnl
extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format
You can download jar file extjwnl 1.6.2 in this page.
You can use the following script to add extjwnl-1.6.2.jar to your project.
<dependency> <groupId>net.sf.extjwnl</groupId> <artifactId>extjwnl</artifactId> <version>1.6.2</version> </dependency>
compile group: 'net.sf.extjwnl', name: 'extjwnl', version: '1.6.2'
libraryDependencies += "net.sf.extjwnl" % "extjwnl" % "1.6.2"
<dependency org="net.sf.extjwnl" name="extjwnl" rev="1.6.2"/>
@Grapes(@Grab(group='net.sf.extjwnl', module='extjwnl', version='1.6.2'))
'net.sf.extjwnl:extjwnl:jar:1.6.2'
Click the following link to download the jar file.
extjwnl-1.6.2-javadoc.jar