is not current version
Last Version 1.51

io.prestodb.tempto:tempto-runner 1.50

Tempto - test framework

GroupId

GroupId

io.prestodb.tempto
ArtifactId

ArtifactId

tempto-runner
Version

Version

1.50
Type

Type

jar

Download tempto-runner 1.50


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