is not current version
Last Version 1.1.4

edu.jhu.hlt:annotated-nyt 1.1.1

Utilities for working with the Annotated NYT corpus.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

annotated-nyt
Version

Version

1.1.1
Type

Type

jar

Download annotated-nyt 1.1.1


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