is not current version
Last Version 0.273.3

com.facebook.presto:presto-docs 0.153


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-docs
Version

Version

0.153
Type

Type

pom

Download presto-docs 0.153


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