spark-utils 0.4


Group ID:
com.github.biopet
Artifact ID:
spark-utils_2.11
Version:
0.4
Release Date:
Jul 3, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<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'