is not current version
Last Version 1.6.1

io.hetu.core:presto-client 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-client
Version

Version

1.1.0
Type

Type

jar

Download presto-client 1.1.0


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