is not current version
Last Version 0.273.3

com.facebook.presto:presto-cli 0.247


Categories

Categories

CLI User Interface
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-cli
Version

Version

0.247
Type

Type

jar

Download presto-cli 0.247


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