is not current version
Last Version 0.12

io.prestosql.benchto:benchto-driver 0.7


GroupId

GroupId

io.prestosql.benchto
ArtifactId

ArtifactId

benchto-driver
Version

Version

0.7
Type

Type

jar

Download benchto-driver 0.7


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