gm-spacagna / sparkz   0.1.0

Apache License 2.0 GitHub

An extension to the amazing Spark framework for better functional programming.

Scala versions: 2.10

sparkz 0.1.0


Group ID:
com.github.gm-spacagna
Artifact ID:
sparkz_2.10
Version:
0.1.0
Release Date:
May 19, 2016
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "com.github.gm-spacagna" %% "sparkz" % "0.1.0"

Mill build tool

ivy"com.github.gm-spacagna::sparkz:0.1.0"

Scala CLI

//> using dep "com.github.gm-spacagna::sparkz:0.1.0"

Ammonite REPL

import $ivy.`com.github.gm-spacagna::sparkz:0.1.0`

<dependency>
  <groupId>com.github.gm-spacagna</groupId>
  <artifactId>sparkz_2.10</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.gm-spacagna', name: 'sparkz_2.10', version: '0.1.0'