Download spark-spi-0.1.6.jar file - Jar s

Jar examples for s:spark-spi

Description

Defines optional utilities and base classes to make building implementations of the API easier.

You can download jar file spark-spi 0.1.6 in this page.

License

Apache 2

Build File

You can use the following script to add spark-spi-0.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

spark-spi-0.1.6-javadoc.jar
spark-spi-0.1.6-sources.jar
spark-spi-0.1.6-test-sources.jar
spark-spi-0.1.6-tests.jar
spark-spi-0.1.6.jar
spark-spi-0.1.6.pom



Related Tutorials