is not current version
Last Version 0.6.3

org.cleartk:cleartk-examples 0.6.2

ClearTK example annotators

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-examples
Version

Version

0.6.2
Type

Type

jar

Download cleartk-examples 0.6.2


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