is not current version
Last Version 350

io.prestosql:presto-root 323

Presto

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-root
Version

Version

323
Type

Type

pom

Download presto-root 323

Filename Size
presto-root-323.pom 51 KB
Browse

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