agmenc / planet7   0.1.15

GitHub

Scala library for fast ETL and reconciliation.

Scala versions: 2.12 2.11 2.10

planet7 0.1.15


Group ID:
com.github.agmenc
Artifact ID:
planet7_2.12
Version:
0.1.15
Release Date:
Dec 19, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>planet7_2.12</artifactId>
  <version>0.1.15</version>
</dependency>

compile group: 'com.github.agmenc', name: 'planet7_2.12', version: '0.1.15'