is not current version
Last Version 4.13.0

edu.jhu.hlt:concrete-stanford 4.12.1

Wraps Stanford NLP with utilities to fit it into a Concrete compliant workflow

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-stanford
Version

Version

4.12.1
Type

Type

jar

Download concrete-stanford 4.12.1


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