is not current version
Last Version 2.0.5

net.sf.extjwnl:extjwnl 1.9.4

extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format

Categories

Categories

Net
GroupId

GroupId

net.sf.extjwnl
ArtifactId

ArtifactId

extjwnl
Version

Version

1.9.4
Type

Type

jar

Download extjwnl 1.9.4


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