is not current version
Last Version 0.273.3

com.facebook.presto:presto-spark 0.242


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-spark
Version

Version

0.242
Type

Type

jar

Download presto-spark 0.242


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