Download uimaj-examples-2.10.0.jar file - Jar u

Jar examples for u:uimaj-examples

Description

Examples and sample code

You can download jar file uimaj-examples 2.10.0 in this page.

License

Apache License

Build File

You can use the following script to add uimaj-examples-2.10.0.jar to your project.

<dependency>
   <groupId>org.apache.uima</groupId>
   <artifactId>uimaj-examples</artifactId>
   <version>2.10.0</version>
</dependency>
compile group: 'org.apache.uima', name: 'uimaj-examples', version: '2.10.0'
libraryDependencies += "org.apache.uima" % "uimaj-examples" % "2.10.0"
<dependency org="org.apache.uima" name="uimaj-examples" rev="2.10.0"/>
@Grapes(@Grab(group='org.apache.uima', module='uimaj-examples', version='2.10.0'))
'org.apache.uima:uimaj-examples:jar:2.10.0'

Download

Click the following link to download the jar file.

uimaj-examples-2.10.0-javadoc.jar
uimaj-examples-2.10.0-sources.jar
uimaj-examples-2.10.0.jar
uimaj-examples-2.10.0.pom



Related Tutorials