is not current version
Last Version 0.239.3

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

Presto - Thrift Connector API

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-thrift-connector-api
Version

Version

0.233
Type

Type

jar

Download presto-thrift-connector-api 0.233


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