agmenc / planet7   0.1.15

GitHub

Scala library for fast ETL and reconciliation.

Scala versions: 2.12 2.11 2.10

planet7 0.1.12


Group ID:
com.github.agmenc
Artifact ID:
planet7_2.11
Version:
0.1.12
Release Date:
Feb 26, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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