is not current version
Last Version 350

io.prestosql:presto-cli 316


Categories

Categories

CLI User Interface
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-cli
Version

Version

316
Type

Type

jar

Download presto-cli 316


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