License |
License |
---|---|
GroupId | GroupIdio.github.oewntk |
ArtifactId | ArtifactIdtowndb |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionto_wndb
Export Wordnet model to WNDB files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
towndb-1.0.0.pom | |
towndb-1.0.0.jar | 1 MB |
towndb-1.0.0-sources.jar | 1 MB |
towndb-1.0.0-javadoc.jar | 493 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.oewntk : model | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |