is not current version
Last Version 2.0.0

org.apache.opennlp:opennlp-brat-annotator 1.9.2


GroupId

GroupId

org.apache.opennlp
ArtifactId

ArtifactId

opennlp-brat-annotator
Version

Version

1.9.2
Type

Type

jar

Download opennlp-brat-annotator 1.9.2


<!-- https://jarcasting.com/artifacts/org.apache.opennlp/opennlp-brat-annotator/ -->
<dependency>
    <groupId>org.apache.opennlp</groupId>
    <artifactId>opennlp-brat-annotator</artifactId>
    <version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.opennlp/opennlp-brat-annotator/
implementation 'org.apache.opennlp:opennlp-brat-annotator:1.9.2'
// https://jarcasting.com/artifacts/org.apache.opennlp/opennlp-brat-annotator/
implementation ("org.apache.opennlp:opennlp-brat-annotator:1.9.2")
'org.apache.opennlp:opennlp-brat-annotator:jar:1.9.2'
<dependency org="org.apache.opennlp" name="opennlp-brat-annotator" rev="1.9.2">
  <artifact name="opennlp-brat-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.opennlp', module='opennlp-brat-annotator', version='1.9.2')
)
libraryDependencies += "org.apache.opennlp" % "opennlp-brat-annotator" % "1.9.2"
[org.apache.opennlp/opennlp-brat-annotator "1.9.2"]