is not current version
Last Version 0.273.3

com.facebook.presto:presto-root 0.247

Presto

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-root
Version

Version

0.247
Type

Type

pom

Download presto-root 0.247

Filename Size
presto-root-0.247.pom 79 KB
Browse

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