spark-utils 0.3.1


Group ID:
com.github.biopet
Artifact ID:
spark-utils_2.11
Version:
0.3.1
Release Date:
Mar 5, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.biopet" %% "spark-utils" % "0.3.1"

Mill build tool

ivy"com.github.biopet::spark-utils:0.3.1"

Scala CLI

//> using dep "com.github.biopet::spark-utils:0.3.1"

Ammonite REPL

import $ivy.`com.github.biopet::spark-utils:0.3.1`

<dependency>
  <groupId>com.github.biopet</groupId>
  <artifactId>spark-utils_2.11</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.github.biopet', name: 'spark-utils_2.11', version: '0.3.1'