is not current version
Last Version 4.4.0

edu.jhu.hlt:concrete-gigaword 4.2.1

Library providing utilities for converting English Gigaword v5 to the Concrete NLP data schema.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-gigaword
Version

Version

4.2.1
Type

Type

jar

Download concrete-gigaword 4.2.1


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