is not current version
Last Version 0.273.3

com.facebook.presto:presto-root 0.55

Presto

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-root
Version

Version

0.55
Type

Type

pom

Download presto-root 0.55

Filename Size
presto-root-0.55.pom 21 KB
Browse

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