is not current version
Last Version 2.0.5

net.sf.extjwnl:extjwnl 1.6.2

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.6.2
Type

Type

jar

Download extjwnl 1.6.2


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