is not current version
Last Version 0.12.1

io.github.clearwsd:clearwsd-api 0.10.0

ClearWSD common interfaces for word sense disambiguation applications.

GroupId

GroupId

io.github.clearwsd
ArtifactId

ArtifactId

clearwsd-api
Version

Version

0.10.0
Type

Type

jar

Download clearwsd-api 0.10.0


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