is not current version
Last Version 182

io.prestosql.tempto:tempto-runner 177


GroupId

GroupId

io.prestosql.tempto
ArtifactId

ArtifactId

tempto-runner
Version

Version

177
Type

Type

jar

Download tempto-runner 177


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