is not current version
Last Version 350

io.prestosql:presto-docs 313


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-docs
Version

Version

313
Type

Type

pom

Download presto-docs 313


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