Download presto-spi-0.119.jar file - Jar p

Jar examples for p:presto-spi

Description

You can download jar file presto-spi 0.119 in this page.

Build File

You can use the following script to add presto-spi-0.119.jar to your project.

<dependency>
   <groupId>com.facebook.presto</groupId>
   <artifactId>presto-spi</artifactId>
   <version>0.119</version>
</dependency>
compile group: 'com.facebook.presto', name: 'presto-spi', version: '0.119'
libraryDependencies += "com.facebook.presto" % "presto-spi" % "0.119"
<dependency org="com.facebook.presto" name="presto-spi" rev="0.119"/>
@Grapes(@Grab(group='com.facebook.presto', module='presto-spi', version='0.119'))
'com.facebook.presto:presto-spi:jar:0.119'

Download

Click the following link to download the jar file.

presto-spi-0.119-javadoc.jar
presto-spi-0.119-sources.jar
presto-spi-0.119-test-sources.jar
presto-spi-0.119-tests.jar
presto-spi-0.119.jar
presto-spi-0.119.pom



Related Tutorials