is not current version
Last Version 0.273.3

com.facebook.presto:presto-docs 0.248


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-docs
Version

Version

0.248
Type

Type

pom

Download presto-docs 0.248


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