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

scio-extra 0.1.0


Group ID:
com.spotify
Artifact ID:
scio-extra_2.10
Version:
0.1.0
Release Date:
Feb 23, 2016
Licenses:
Files:
Full Scala Version:
2.10.6

libraryDependencies += "com.spotify" %% "scio-extra" % "0.1.0"

Mill build tool

ivy"com.spotify::scio-extra:0.1.0"

Scala CLI

//> using dep "com.spotify::scio-extra:0.1.0"

Ammonite REPL

import $ivy.`com.spotify::scio-extra:0.1.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-extra_2.10</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.spotify', name: 'scio-extra_2.10', version: '0.1.0'