is not current version
Last Version 3.6-beta2

org.openrefine:benchmark 3.6-beta1


GroupId

GroupId

org.openrefine
ArtifactId

ArtifactId

benchmark
Version

Version

3.6-beta1
Type

Type

jar

Download benchmark 3.6-beta1


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