is not current version
Last Version 1.7.6

it.uniroma2.art.coda:coda-ae 1.4

An Analysis Engine that can be used in a UIMA processing chain to include CODA capabilities. This analysis engine can be managed using uimaFIT.

GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-ae
Version

Version

1.4
Type

Type

jar

Download coda-ae 1.4


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/ -->
<dependency>
    <groupId>it.uniroma2.art.coda</groupId>
    <artifactId>coda-ae</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation 'it.uniroma2.art.coda:coda-ae:1.4'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation ("it.uniroma2.art.coda:coda-ae:1.4")
'it.uniroma2.art.coda:coda-ae:jar:1.4'
<dependency org="it.uniroma2.art.coda" name="coda-ae" rev="1.4">
  <artifact name="coda-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-ae', version='1.4')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-ae" % "1.4"
[it.uniroma2.art.coda/coda-ae "1.4"]