is not current version
Last Version 2.0.0

de.unistuttgart.ims:uimautil 0.5.0

A collection of utility components for UIMA that integrate with UIMAfit and DKpro

GroupId

GroupId

de.unistuttgart.ims
ArtifactId

ArtifactId

uimautil
Version

Version

0.5.0
Type

Type

jar

Download uimautil 0.5.0


<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims/uimautil/ -->
<dependency>
    <groupId>de.unistuttgart.ims</groupId>
    <artifactId>uimautil</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims/uimautil/
implementation 'de.unistuttgart.ims:uimautil:0.5.0'
// https://jarcasting.com/artifacts/de.unistuttgart.ims/uimautil/
implementation ("de.unistuttgart.ims:uimautil:0.5.0")
'de.unistuttgart.ims:uimautil:jar:0.5.0'
<dependency org="de.unistuttgart.ims" name="uimautil" rev="0.5.0">
  <artifact name="uimautil" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims', module='uimautil', version='0.5.0')
)
libraryDependencies += "de.unistuttgart.ims" % "uimautil" % "0.5.0"
[de.unistuttgart.ims/uimautil "0.5.0"]