is not current version
Last Version 1.4.3

edu.washington.cs.knowitall:reverb-core 1.4.1

A regular-expression based Open IE relation extractor.

GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

reverb-core
Version

Version

1.4.1
Type

Type

jar

Download reverb-core 1.4.1


<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall/reverb-core/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>reverb-core</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/reverb-core/
implementation 'edu.washington.cs.knowitall:reverb-core:1.4.1'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/reverb-core/
implementation ("edu.washington.cs.knowitall:reverb-core:1.4.1")
'edu.washington.cs.knowitall:reverb-core:jar:1.4.1'
<dependency org="edu.washington.cs.knowitall" name="reverb-core" rev="1.4.1">
  <artifact name="reverb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall', module='reverb-core', version='1.4.1')
)
libraryDependencies += "edu.washington.cs.knowitall" % "reverb-core" % "1.4.1"
[edu.washington.cs.knowitall/reverb-core "1.4.1"]