License |
License |
---|---|
GroupId | GroupIdio.github.oewntk |
ArtifactId | ArtifactIdparse_wndb |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparse_wndb
Parse WordNet WNDB file into pojos.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parse_wndb-2.0.0.pom | |
parse_wndb-2.0.0.jar | 75 KB |
parse_wndb-2.0.0-sources.jar | 45 KB |
parse_wndb-2.0.0-javadoc.jar | 651 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |