is not current version
Last Version 1.0.52

io.github.starlangsoftware:WordNet 1.0.51

Turkish WordNet KeNet

Categories

Categories

Net
GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

WordNet
Version

Version

1.0.51
Type

Type

jar

Download WordNet 1.0.51


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