is not current version
Last Version 350

io.prestosql:presto-thrift-api 320

Presto - Thrift Connector API

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-thrift-api
Version

Version

320
Type

Type

jar

Download presto-thrift-api 320


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