is not current version
Last Version 8.5.1

org.clulab:processors-openie_2.12 7.4.1

processors-openie

GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

processors-openie_2.12
Version

Version

7.4.1
Type

Type

jar

Download processors-openie_2.12 7.4.1


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