is not current version
Last Version 0.273.3

com.facebook.presto:presto-root 0.158

Presto

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-root
Version

Version

0.158
Type

Type

pom

Download presto-root 0.158

Filename Size
presto-root-0.158.pom 42 KB
Browse

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