is not current version
Last Version 2.0.0

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


GroupId

GroupId

org.apache.opennlp
ArtifactId

ArtifactId

opennlp-brat-annotator
Version

Version

1.8.1
Type

Type

jar

Download opennlp-brat-annotator 1.8.1


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