is not current version
Last Version 1.0.52

io.github.starlangsoftware:WordNet 1.0.31

Turkish WordNet KeNet

Categories

Categories

Net
GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

WordNet
Version

Version

1.0.31
Type

Type

jar

Download WordNet 1.0.31


<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/WordNet/ -->
<dependency>
    <groupId>io.github.starlangsoftware</groupId>
    <artifactId>WordNet</artifactId>
    <version>1.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/WordNet/
implementation 'io.github.starlangsoftware:WordNet:1.0.31'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/WordNet/
implementation ("io.github.starlangsoftware:WordNet:1.0.31")
'io.github.starlangsoftware:WordNet:jar:1.0.31'
<dependency org="io.github.starlangsoftware" name="WordNet" rev="1.0.31">
  <artifact name="WordNet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='WordNet', version='1.0.31')
)
libraryDependencies += "io.github.starlangsoftware" % "WordNet" % "1.0.31"
[io.github.starlangsoftware/WordNet "1.0.31"]