Download scie-typesystem-2.0.1.jar file - Jar s

Jar examples for s:scie-typesystem

Description

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

You can download jar file scie-typesystem 2.0.1 in this page.

License

The GNU Affero General Public License, Version 3

Build File

You can use the following script to add scie-typesystem-2.0.1.jar to your project.

<dependency>
   <groupId>de.cit-ec.scie</groupId>
   <artifactId>scie-typesystem</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'de.cit-ec.scie', name: 'scie-typesystem', version: '2.0.1'
libraryDependencies += "de.cit-ec.scie" % "scie-typesystem" % "2.0.1"
<dependency org="de.cit-ec.scie" name="scie-typesystem" rev="2.0.1"/>
@Grapes(@Grab(group='de.cit-ec.scie', module='scie-typesystem', version='2.0.1'))
'de.cit-ec.scie:scie-typesystem:jar:2.0.1'

Download

Click the following link to download the jar file.

scie-typesystem-2.0.1-javadoc.jar
scie-typesystem-2.0.1-sources.jar
scie-typesystem-2.0.1.jar
scie-typesystem-2.0.1.pom



Related Tutorials