is not current version
Last Version 182

io.prestosql.tempto:tempto-runner 168

Tempto - test framework

GroupId

GroupId

io.prestosql.tempto
ArtifactId

ArtifactId

tempto-runner
Version

Version

168
Type

Type

jar

Download tempto-runner 168


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