Last Version

to_wndb 1.0.0

Export Wordnet model to WNDB files.

License

License

GroupId

GroupId

io.github.oewntk
ArtifactId

ArtifactId

towndb
Version

Version

1.0.0
Type

Type

jar
Description

Description

to_wndb
Export Wordnet model to WNDB files.
Project URL

Project URL

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

Project Organization

com.github.oewntk
Source Code Management

Source Code Management

https://github.com/oewntk/towndb

Download towndb 1.0.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.