is not current version
Last Version 1.2

net.sf.extjwnl:extjwnl-data-wn30 1.0

Dictionary data from WordNet 3.0 Unix version

Categories

Categories

Data Net
GroupId

GroupId

net.sf.extjwnl
ArtifactId

ArtifactId

extjwnl-data-wn30
Version

Version

1.0
Type

Type

jar

Download extjwnl-data-wn30 1.0


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