poly 1.0.0-M4


Group ID:
com.thoughtworks.deeplearning
Artifact ID:
poly_2.11
Version:
1.0.0-M4
Release Date:
Dec 20, 2016
Licenses:
Files:

libraryDependencies += "com.thoughtworks.deeplearning" %% "poly" % "1.0.0-M4"

Mill build tool

ivy"com.thoughtworks.deeplearning::poly:1.0.0-M4"

Scala CLI

//> using dep "com.thoughtworks.deeplearning::poly:1.0.0-M4"

Ammonite REPL

import $ivy.`com.thoughtworks.deeplearning::poly:1.0.0-M4`

<dependency>
  <groupId>com.thoughtworks.deeplearning</groupId>
  <artifactId>poly_2.11</artifactId>
  <version>1.0.0-M4</version>
</dependency>

compile group: 'com.thoughtworks.deeplearning', name: 'poly_2.11', version: '1.0.0-M4'