is not current version
Last Version 2.0.5

net.sf.extjwnl:extjwnl 1.9.3

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

Type

jar

Download extjwnl 1.9.3


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