is not current version
Last Version 0.273.3

com.facebook.presto:presto-thrift-api 0.248

Presto - Thrift APIs for Connector and Udf

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-thrift-api
Version

Version

0.248
Type

Type

jar

Download presto-thrift-api 0.248


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