Download bluima_utils-1.0.1.jar file - Jar b

Jar examples for b:bluima-utils

Description

Common UIMA and uimaj utilities

You can download jar file bluima_utils 1.0.1 in this page.

Build File

You can use the following script to add bluima_utils-1.0.1.jar to your project.

<dependency>
   <groupId>ch.epfl.bbp.nlp</groupId>
   <artifactId>bluima_utils</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'ch.epfl.bbp.nlp', name: 'bluima_utils', version: '1.0.1'
libraryDependencies += "ch.epfl.bbp.nlp" % "bluima_utils" % "1.0.1"
<dependency org="ch.epfl.bbp.nlp" name="bluima_utils" rev="1.0.1"/>
@Grapes(@Grab(group='ch.epfl.bbp.nlp', module='bluima_utils', version='1.0.1'))
'ch.epfl.bbp.nlp:bluima_utils:jar:1.0.1'

Download

Click the following link to download the jar file.

bluima_utils-1.0.1-javadoc.jar
bluima_utils-1.0.1-sources.jar
bluima_utils-1.0.1.jar
bluima_utils-1.0.1.pom



Related Tutorials