is not current version
Last Version 0.273.3

com.facebook.presto:presto-common 0.237


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-common
Version

Version

0.237
Type

Type

jar

Download presto-common 0.237


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