is not current version
Last Version 350

io.prestosql:presto-thrift-api 313

Presto - Thrift Connector API

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-thrift-api
Version

Version

313
Type

Type

jar

Download presto-thrift-api 313


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