is not current version
Last Version 0.273.3

com.facebook.presto:presto-docs 0.163


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-docs
Version

Version

0.163
Type

Type

pom

Download presto-docs 0.163


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