seratch / bigquery4s   0.9

MIT License GitHub

A handy Scala wrapper of Google BigQuery API 's Java Client Library.

Scala versions: 2.12 2.11 2.10

bigquery4s 0.2


Group ID:
com.github.seratch
Artifact ID:
bigquery4s_2.10
Version:
0.2
Release Date:
Oct 29, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.seratch" %% "bigquery4s" % "0.2"

Mill build tool

ivy"com.github.seratch::bigquery4s:0.2"

Scala CLI

//> using dep "com.github.seratch::bigquery4s:0.2"

Ammonite REPL

import $ivy.`com.github.seratch::bigquery4s:0.2`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>bigquery4s_2.10</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.seratch', name: 'bigquery4s_2.10', version: '0.2'