License |
License |
---|---|
GroupId | GroupIdio.github.oewntk |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmodel
Wordnet model.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
model-1.0.0.pom | |
model-1.0.0.jar | 64 KB |
model-1.0.0-tests.jar | 29 KB |
model-1.0.0-sources.jar | 26 KB |
model-1.0.0-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.oewntk/model/ -->
<dependency>
<groupId>io.github.oewntk</groupId>
<artifactId>model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oewntk/model/
implementation 'io.github.oewntk:model:1.0.0'
// https://jarcasting.com/artifacts/io.github.oewntk/model/
implementation ("io.github.oewntk:model:1.0.0")
'io.github.oewntk:model:jar:1.0.0'
<dependency org="io.github.oewntk" name="model" rev="1.0.0">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oewntk', module='model', version='1.0.0')
)
libraryDependencies += "io.github.oewntk" % "model" % "1.0.0"
[io.github.oewntk/model "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |