spotify / ratatool   0.4.8

Apache License 2.0 GitHub

A tool for data sampling, data generation, and data diffing

Scala versions: 2.13 2.12 2.11 2.10

ratatool 0.2.0


Group ID:
com.spotify
Artifact ID:
ratatool_2.11
Version:
0.2.0
Release Date:
Apr 26, 2017
Licenses:
Files:

libraryDependencies += "com.spotify" %% "ratatool" % "0.2.0"

Mill build tool

ivy"com.spotify::ratatool:0.2.0"

Scala CLI

//> using dep "com.spotify::ratatool:0.2.0"

Ammonite REPL

import $ivy.`com.spotify::ratatool:0.2.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>ratatool_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.spotify', name: 'ratatool_2.11', version: '0.2.0'