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

edu.jhu.hlt:annotated-nyt 1.1.1

Utilities for working with the Annotated NYT corpus.

Группа

Группа

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

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

annotated-nyt
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать 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"]