is not current version
Last Version 0.273.3

com.facebook.presto:presto-common 0.259


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-common
Version

Version

0.259
Type

Type

jar

Download presto-common 0.259


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