agmenc / planet7   0.1.15

GitHub

Scala library for fast ETL and reconciliation.

Scala versions: 2.12 2.11 2.10

planet7 0.0.1


Group ID:
com.github.agmenc
Artifact ID:
planet7_2.10
Version:
0.0.1
Release Date:
Mar 30, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>planet7_2.10</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.agmenc', name: 'planet7_2.10', version: '0.0.1'