is not current version
Last Version 0.273.3

com.facebook.presto:presto-docs 0.260


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-docs
Version

Version

0.260
Type

Type

pom

Download presto-docs 0.260


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