is not current version
Last Version 350

io.prestosql:presto-root 311

Presto

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-root
Version

Version

311
Type

Type

pom

Download presto-root 311

Filename Size
presto-root-311.pom 47 KB
Browse

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