etsy / conjecture   0.3.0

MIT License GitHub

Scalable Machine Learning in Scalding

Scala versions: 2.12 2.11 2.10

conjecture 0.2.0


Group ID:
com.etsy
Artifact ID:
conjecture_2.10
Version:
0.2.0
Release Date:
May 24, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.etsy" %% "conjecture" % "0.2.0"

Mill build tool

ivy"com.etsy::conjecture:0.2.0"

Scala CLI

//> using dep "com.etsy::conjecture:0.2.0"

Ammonite REPL

import $ivy.`com.etsy::conjecture:0.2.0`

<dependency>
  <groupId>com.etsy</groupId>
  <artifactId>conjecture_2.10</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.etsy', name: 'conjecture_2.10', version: '0.2.0'