is not current version
Last Version 0.273.3

com.facebook.presto:presto-cli 0.179


Categories

Categories

CLI User Interface
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-cli
Version

Version

0.179
Type

Type

jar

Download presto-cli 0.179


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