is not current version
Last Version 350

io.prestosql:presto-tests 343


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-tests
Version

Version

343
Type

Type

jar

Download presto-tests 343


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