Download tiger2-api-0.0.7.jar file - Jar t

Jar examples for t:tiger2-api

Description

<tiger2/> is a standard conformant XML format modelled to express syntactic structures for a wide variety of theoretical formalisms and corpus architectures. http://korpling.german.hu-berlin.de/tiger2/

You can download jar file tiger2-api 0.0.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tiger2-api-0.0.7.jar to your project.

<dependency>
   <groupId>org.corpus-tools</groupId>
   <artifactId>tiger2-api</artifactId>
   <version>0.0.7</version>
</dependency>
compile group: 'org.corpus-tools', name: 'tiger2-api', version: '0.0.7'
libraryDependencies += "org.corpus-tools" % "tiger2-api" % "0.0.7"
<dependency org="org.corpus-tools" name="tiger2-api" rev="0.0.7"/>
@Grapes(@Grab(group='org.corpus-tools', module='tiger2-api', version='0.0.7'))
'org.corpus-tools:tiger2-api:jar:0.0.7'

Download

Click the following link to download the jar file.

tiger2-api-0.0.7-javadoc.jar
tiger2-api-0.0.7-shaded.jar
tiger2-api-0.0.7-sources.jar
tiger2-api-0.0.7.jar
tiger2-api-0.0.7.pom



Related Tutorials