scalding-commons 0.2.0


Group ID:
com.twitter
Artifact ID:
scalding-commons_2.10
Version:
0.2.0
Release Date:
May 22, 2013
Licenses:
Files:

libraryDependencies += "com.twitter" %% "scalding-commons" % "0.2.0"

Mill build tool

ivy"com.twitter::scalding-commons:0.2.0"

Scala CLI

//> using dep "com.twitter::scalding-commons:0.2.0"

Ammonite REPL

import $ivy.`com.twitter::scalding-commons:0.2.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>scalding-commons_2.10</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.twitter', name: 'scalding-commons_2.10', version: '0.2.0'