is not current version
Last Version 2.0.1

de.cit-ec.scie:scie-typesystem 2.0

This is an internally used library containing the UIMA type system descriptors and the annotator templates for the SCIE project.

GroupId

GroupId

de.cit-ec.scie
ArtifactId

ArtifactId

scie-typesystem
Version

Version

2.0
Type

Type

jar

Download scie-typesystem 2.0


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