License |
License
Creative Commons Attribution 4.0 International Public License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.x-englishwordnet |
ArtifactId | ArtifactIdjwix |
Version | Version2.4.0.1 |
Type | Typejar |
Description |
DescriptionJava WordNet Interface
Java library for interfacing with WordNet and English WordNet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwix-2.4.0.1.pom | |
jwix-2.4.0.1.jar | 180 KB |
jwix-2.4.0.1-sources.jar | 150 KB |
jwix-2.4.0.1-javadoc.jar | 823 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.x-englishwordnet/jwix/ -->
<dependency>
<groupId>io.github.x-englishwordnet</groupId>
<artifactId>jwix</artifactId>
<version>2.4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/jwix/
implementation 'io.github.x-englishwordnet:jwix:2.4.0.1'
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/jwix/
implementation ("io.github.x-englishwordnet:jwix:2.4.0.1")
'io.github.x-englishwordnet:jwix:jar:2.4.0.1'
<dependency org="io.github.x-englishwordnet" name="jwix" rev="2.4.0.1">
<artifact name="jwix" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.x-englishwordnet', module='jwix', version='2.4.0.1')
)
libraryDependencies += "io.github.x-englishwordnet" % "jwix" % "2.4.0.1"
[io.github.x-englishwordnet/jwix "2.4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |