is not current version
Last Version 1.6.1

io.hetu.core:presto-benchmark 1.4.0


GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-benchmark
Version

Version

1.4.0
Type

Type

jar

Download presto-benchmark 1.4.0


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