is not current version
Last Version 2.0.0

org.cleartk:cleartk-type-system 1.1.0

The UIMA type system used by ClearTK modules

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-type-system
Version

Version

1.1.0
Type

Type

jar

Download cleartk-type-system 1.1.0


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