is not current version
Last Version 1.0.1

ch.epfl.bbp.nlp:bluima_utils 1.0.0

Common UIMA and uimaj utilities

GroupId

GroupId

ch.epfl.bbp.nlp
ArtifactId

ArtifactId

bluima_utils
Version

Version

1.0.0
Type

Type

jar

Download bluima_utils 1.0.0


<!-- https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_utils/ -->
<dependency>
    <groupId>ch.epfl.bbp.nlp</groupId>
    <artifactId>bluima_utils</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_utils/
implementation 'ch.epfl.bbp.nlp:bluima_utils:1.0.0'
// https://jarcasting.com/artifacts/ch.epfl.bbp.nlp/bluima_utils/
implementation ("ch.epfl.bbp.nlp:bluima_utils:1.0.0")
'ch.epfl.bbp.nlp:bluima_utils:jar:1.0.0'
<dependency org="ch.epfl.bbp.nlp" name="bluima_utils" rev="1.0.0">
  <artifact name="bluima_utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.bbp.nlp', module='bluima_utils', version='1.0.0')
)
libraryDependencies += "ch.epfl.bbp.nlp" % "bluima_utils" % "1.0.0"
[ch.epfl.bbp.nlp/bluima_utils "1.0.0"]