is not current version
Last Version 0.273.3

com.facebook.presto:presto-client 0.244.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-client
Version

Version

0.244.1
Type

Type

jar

Download presto-client 0.244.1


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