is not current version
Last Version 8.5.1

org.clulab:processors-corenlp_2.11 8.3.2

processors-corenlp

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

processors-corenlp_2.11
Version

Version

8.3.2
Type

Type

jar

Download processors-corenlp_2.11 8.3.2


<!-- https://jarcasting.com/artifacts/org.clulab/processors-corenlp_2.11/ -->
<dependency>
    <groupId>org.clulab</groupId>
    <artifactId>processors-corenlp_2.11</artifactId>
    <version>8.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.clulab/processors-corenlp_2.11/
implementation 'org.clulab:processors-corenlp_2.11:8.3.2'
// https://jarcasting.com/artifacts/org.clulab/processors-corenlp_2.11/
implementation ("org.clulab:processors-corenlp_2.11:8.3.2")
'org.clulab:processors-corenlp_2.11:jar:8.3.2'
<dependency org="org.clulab" name="processors-corenlp_2.11" rev="8.3.2">
  <artifact name="processors-corenlp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clulab', module='processors-corenlp_2.11', version='8.3.2')
)
libraryDependencies += "org.clulab" % "processors-corenlp_2.11" % "8.3.2"
[org.clulab/processors-corenlp_2.11 "8.3.2"]