is not current version
Last Version 350

io.prestosql:presto-root 325

Presto

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-root
Version

Version

325
Type

Type

pom

Download presto-root 325

Filename Size
presto-root-325.pom 53 KB
Browse

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