nrkno / bigquery-scala   0.18.0

MIT License GitHub

Bigquery library for scala

Scala versions: 3.x 2.13 2.12

bigquery-core 0.18.0


Group ID:
no.nrk.bigquery
Artifact ID:
bigquery-core_3
Version:
0.18.0
Release Date:
Mar 26, 2024
Licenses:
MIT
Files:

libraryDependencies += "no.nrk.bigquery" %% "bigquery-core" % "0.18.0"

Mill build tool

ivy"no.nrk.bigquery::bigquery-core:0.18.0"

Scala CLI

//> using dep "no.nrk.bigquery::bigquery-core:0.18.0"

Ammonite REPL

import $ivy.`no.nrk.bigquery::bigquery-core:0.18.0`

<dependency>
  <groupId>no.nrk.bigquery</groupId>
  <artifactId>bigquery-core_3</artifactId>
  <version>0.18.0</version>
</dependency>

compile group: 'no.nrk.bigquery', name: 'bigquery-core_3', version: '0.18.0'