is not current version
Last Version 350

io.prestosql:presto-root 313

Presto

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-root
Version

Version

313
Type

Type

pom

Download presto-root 313

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

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