is not current version
Last Version 350

io.prestosql:presto-benchmark 329


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-benchmark
Version

Version

329
Type

Type

jar

Download presto-benchmark 329


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