is not current version
Last Version 1.21.0

io.github.x-englishwordnet:ewn-jaxb 1.0.0

Provides plain old java objects to bind to English WordNet XML files.

Categories

Categories

Net
GroupId

GroupId

io.github.x-englishwordnet
ArtifactId

ArtifactId

ewn-jaxb
Version

Version

1.0.0
Type

Type

jar

Download ewn-jaxb 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.x-englishwordnet/ewn-jaxb/ -->
<dependency>
    <groupId>io.github.x-englishwordnet</groupId>
    <artifactId>ewn-jaxb</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/ewn-jaxb/
implementation 'io.github.x-englishwordnet:ewn-jaxb:1.0.0'
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/ewn-jaxb/
implementation ("io.github.x-englishwordnet:ewn-jaxb:1.0.0")
'io.github.x-englishwordnet:ewn-jaxb:jar:1.0.0'
<dependency org="io.github.x-englishwordnet" name="ewn-jaxb" rev="1.0.0">
  <artifact name="ewn-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.x-englishwordnet', module='ewn-jaxb', version='1.0.0')
)
libraryDependencies += "io.github.x-englishwordnet" % "ewn-jaxb" % "1.0.0"
[io.github.x-englishwordnet/ewn-jaxb "1.0.0"]