etsy / conjecture   0.3.0

MIT License GitHub

Scalable Machine Learning in Scalding

Scala versions: 2.12 2.11 2.10

conjecture 0.2.1


Group ID:
com.etsy
Artifact ID:
conjecture_2.11
Version:
0.2.1
Release Date:
Apr 24, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.etsy::conjecture:0.2.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.etsy</groupId>
  <artifactId>conjecture_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.etsy', name: 'conjecture_2.11', version: '0.2.1'