Download spark-utils_2.11-0.4.jar file - Jar s

Jar examples for s:spark-utils-2.11

Description

spark-utils

You can download jar file spark-utils_2.11 0.4 in this page.

License

MIT

Build File

You can use the following script to add spark-utils_2.11-0.4.jar to your project.

<dependency>
   <groupId>com.github.biopet</groupId>
   <artifactId>spark-utils_2.11</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.github.biopet', name: 'spark-utils_2.11', version: '0.4'
libraryDependencies += "com.github.biopet" % "spark-utils_2.11" % "0.4"
<dependency org="com.github.biopet" name="spark-utils_2.11" rev="0.4"/>
@Grapes(@Grab(group='com.github.biopet', module='spark-utils_2.11', version='0.4'))
'com.github.biopet:spark-utils_2.11:jar:0.4'

Download

Click the following link to download the jar file.

spark-utils_2.11-0.4-javadoc.jar
spark-utils_2.11-0.4-sources.jar
spark-utils_2.11-0.4.jar
spark-utils_2.11-0.4.pom



Related Tutorials