parse_wndb

Parse WordNet WNDB file into pojos.

License

License

GroupId

GroupId

io.github.oewntk
ArtifactId

ArtifactId

parse_wndb
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

parse_wndb
Parse WordNet WNDB file into pojos.
Project Organization

Project Organization

com.github.oewntk

Download parse_wndb

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0