is not current version
Last Version 350

io.prestosql:presto-root 310

Presto

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-root
Version

Version

310
Type

Type

pom

Download presto-root 310

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

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