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-core 0.2.6


Group ID:
com.spotify
Artifact ID:
scio-core_2.10
Version:
0.2.6
Release Date:
Oct 28, 2016
Licenses:
Files:

libraryDependencies += "com.spotify" %% "scio-core" % "0.2.6"

Mill build tool

ivy"com.spotify::scio-core:0.2.6"

Scala CLI

//> using dep "com.spotify::scio-core:0.2.6"

Ammonite REPL

import $ivy.`com.spotify::scio-core:0.2.6`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-core_2.10</artifactId>
  <version>0.2.6</version>
</dependency>

compile group: 'com.spotify', name: 'scio-core_2.10', version: '0.2.6'