agmenc / planet7   0.1.15

GitHub

Scala library for fast ETL and reconciliation.

Scala versions: 2.12 2.11 2.10

planet7 0.1.3


Group ID:
com.github.agmenc
Artifact ID:
planet7_2.11
Version:
0.1.3
Release Date:
Sept 30, 2014
Licenses:
Files:

libraryDependencies += "com.github.agmenc" %% "planet7" % "0.1.3"

Mill build tool

ivy"com.github.agmenc::planet7:0.1.3"

Scala CLI

//> using dep "com.github.agmenc::planet7:0.1.3"

Ammonite REPL

import $ivy.`com.github.agmenc::planet7:0.1.3`

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>planet7_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.github.agmenc', name: 'planet7_2.11', version: '0.1.3'