is not current version
Last Version 2.3

org.apache.any23.plugins:apache-any23-openie 2.2

Open Information Extraction module.

GroupId

GroupId

org.apache.any23.plugins
ArtifactId

ArtifactId

apache-any23-openie
Version

Version

2.2
Type

Type

jar

Download apache-any23-openie 2.2


<!-- https://jarcasting.com/artifacts/org.apache.any23.plugins/apache-any23-openie/ -->
<dependency>
    <groupId>org.apache.any23.plugins</groupId>
    <artifactId>apache-any23-openie</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.any23.plugins/apache-any23-openie/
implementation 'org.apache.any23.plugins:apache-any23-openie:2.2'
// https://jarcasting.com/artifacts/org.apache.any23.plugins/apache-any23-openie/
implementation ("org.apache.any23.plugins:apache-any23-openie:2.2")
'org.apache.any23.plugins:apache-any23-openie:jar:2.2'
<dependency org="org.apache.any23.plugins" name="apache-any23-openie" rev="2.2">
  <artifact name="apache-any23-openie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.any23.plugins', module='apache-any23-openie', version='2.2')
)
libraryDependencies += "org.apache.any23.plugins" % "apache-any23-openie" % "2.2"
[org.apache.any23.plugins/apache-any23-openie "2.2"]