License |
License |
---|---|
GroupId | GroupIdio.github.oewntk |
ArtifactId | ArtifactIdfromwndb |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfrom_wndb
Parse WordNet WNDB file into model.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fromwndb-1.0.0.pom | |
fromwndb-1.0.0.jar | 24 KB |
fromwndb-1.0.0-sources.jar | 12 KB |
fromwndb-1.0.0-javadoc.jar | 420 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.oewntk : model | jar | 1.0.0 |
io.github.oewntk : parse_wndb | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.oewntk : model | test-jar | 1.0.0 |
junit : junit | jar | 4.13.2 |