is not current version
Last Version 1.6.1

io.hetu.core:presto-benchmark 1.0.1


GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-benchmark
Version

Version

1.0.1
Type

Type

jar

Download presto-benchmark 1.0.1


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