from_wndb

Parse WordNet WNDB file into model.

License

License

GroupId

GroupId

io.github.oewntk
ArtifactId

ArtifactId

fromwndb
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

from_wndb
Parse WordNet WNDB file into model.
Project URL

Project URL

https://github.com/oewntk/fromwndb
Project Organization

Project Organization

com.github.oewntk
Source Code Management

Source Code Management

https://github.com/oewntk/fromwndb

Download fromwndb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.oewntk : model jar 1.0.0
io.github.oewntk : parse_wndb jar 2.0.0

test (2)

Group / Artifact Type Version
io.github.oewntk : model test-jar 1.0.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0