is not current version
Last Version 2.0.5

net.sf.extjwnl:extjwnl 2.0.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

2.0.2
Type

Type

jar

Download extjwnl 2.0.2


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