cifar100 0.1


Group ID:
com.thoughtworks.deeplearning.etl
Artifact ID:
cifar100_2.11
Version:
0.1
Release Date:
Sept 7, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.deeplearning.etl" %% "cifar100" % "0.1"

Mill build tool

ivy"com.thoughtworks.deeplearning.etl::cifar100:0.1"

Scala CLI

//> using dep "com.thoughtworks.deeplearning.etl::cifar100:0.1"

Ammonite REPL

import $ivy.`com.thoughtworks.deeplearning.etl::cifar100:0.1`

<dependency>
  <groupId>com.thoughtworks.deeplearning.etl</groupId>
  <artifactId>cifar100_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.thoughtworks.deeplearning.etl', name: 'cifar100_2.11', version: '0.1'