any 1.0.0-M0


Group ID:
com.thoughtworks.deeplearning
Artifact ID:
any_2.11
Version:
1.0.0-M0
Release Date:
Nov 26, 2016
Licenses:
Files:

libraryDependencies += "com.thoughtworks.deeplearning" %% "any" % "1.0.0-M0"

Mill build tool

ivy"com.thoughtworks.deeplearning::any:1.0.0-M0"

Scala CLI

//> using dep "com.thoughtworks.deeplearning::any:1.0.0-M0"

Ammonite REPL

import $ivy.`com.thoughtworks.deeplearning::any:1.0.0-M0`

<dependency>
  <groupId>com.thoughtworks.deeplearning</groupId>
  <artifactId>any_2.11</artifactId>
  <version>1.0.0-M0</version>
</dependency>

compile group: 'com.thoughtworks.deeplearning', name: 'any_2.11', version: '1.0.0-M0'