is not current version
Last Version 0.239.3

com.facebook.presto:presto-thrift-connector-api 0.236.1

Presto - Thrift Connector API

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-thrift-connector-api
Version

Version

0.236.1
Type

Type

jar

Download presto-thrift-connector-api 0.236.1


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