is not current version
Last Version 350

io.prestosql:presto-root 309

Presto

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-root
Version

Version

309
Type

Type

pom

Download presto-root 309

Filename Size
presto-root-309.pom 46 KB
Browse

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