Jar examples for b:bluima-utils
Common UIMA and uimaj utilities
You can download jar file bluima_utils 1.0.1 in this page.
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'
Click the following link to download the jar file.
bluima_utils-1.0.1-javadoc.jar