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.1


Group ID:
com.github.seratch
Artifact ID:
bigquery4s_2.11
Version:
0.1
Release Date:
Jun 20, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>bigquery4s_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.seratch', name: 'bigquery4s_2.11', version: '0.1'