is not current version
Last Version 8.5.1

org.clulab:processors-openie_2.12 8.3.3

processors-openie

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

processors-openie_2.12
Version

Version

8.3.3
Type

Type

jar

Download processors-openie_2.12 8.3.3


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