GroupId | GroupIdorg.apache.any23.plugins |
---|---|
ArtifactId | ArtifactIdapache-any23-openie |
Version | Version2.2 |
Type | Typejar |
Filename | Size |
---|---|
apache-any23-openie-2.2.pom | |
apache-any23-openie-2.2.jar | 7 KB |
apache-any23-openie-2.2-sources.jar | 6 KB |
apache-any23-openie-2.2-javadoc.jar | 34 KB |
Browse |
<!-- 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"]