is not current version
Last Version 1.1.4

edu.jhu.hlt:annotated-nyt 1.1.3

Utilities for working with the Annotated NYT corpus.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

annotated-nyt
Version

Version

1.1.3
Type

Type

jar

Download annotated-nyt 1.1.3


<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/annotated-nyt/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>annotated-nyt</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/annotated-nyt/
implementation 'edu.jhu.hlt:annotated-nyt:1.1.3'
// https://jarcasting.com/artifacts/edu.jhu.hlt/annotated-nyt/
implementation ("edu.jhu.hlt:annotated-nyt:1.1.3")
'edu.jhu.hlt:annotated-nyt:jar:1.1.3'
<dependency org="edu.jhu.hlt" name="annotated-nyt" rev="1.1.3">
  <artifact name="annotated-nyt" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='annotated-nyt', version='1.1.3')
)
libraryDependencies += "edu.jhu.hlt" % "annotated-nyt" % "1.1.3"
[edu.jhu.hlt/annotated-nyt "1.1.3"]