не последняя версия
Последняя версия 1.1.4

edu.jhu.hlt:annotated-nyt 1.0.0

Utilities for working with the Annotated NYT corpus.

Группа

Группа

edu.jhu.hlt
Идентификатор

Идентификатор

annotated-nyt
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать annotated-nyt 1.0.0


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