spotify / scio   0.9.6

Apache License 2.0 Website GitHub

A Scala API for Apache Beam and Google Cloud Dataflow.

Scala versions: 2.13 2.12 2.11 2.10

scio-tensorflow 0.9.4


Group ID:
com.spotify
Artifact ID:
scio-tensorflow_2.13
Version:
0.9.4
Release Date:
Sept 10, 2020
Licenses:
Files:

libraryDependencies += "com.spotify" %% "scio-tensorflow" % "0.9.4"

Mill build tool

ivy"com.spotify::scio-tensorflow:0.9.4"

Scala CLI

//> using dep "com.spotify::scio-tensorflow:0.9.4"

Ammonite REPL

import $ivy.`com.spotify::scio-tensorflow:0.9.4`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-tensorflow_2.13</artifactId>
  <version>0.9.4</version>
</dependency>

compile group: 'com.spotify', name: 'scio-tensorflow_2.13', version: '0.9.4'