is not current version
Last Version 0.12

io.prestosql.benchto:benchto-driver 0.10


GroupId

GroupId

io.prestosql.benchto
ArtifactId

ArtifactId

benchto-driver
Version

Version

0.10
Type

Type

jar

Download benchto-driver 0.10


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