is not current version
Last Version 0.273.3

com.facebook.presto:presto-spark-launcher 0.242


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-spark-launcher
Version

Version

0.242
Type

Type

jar

Download presto-spark-launcher 0.242


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