nrkno / bigquery-scala   0.18.1

MIT License GitHub

Bigquery library for scala

Scala versions: 3.x 2.13 2.12

bigquery-codegen 0.16.1


Group ID:
no.nrk.bigquery
Artifact ID:
bigquery-codegen_2.13
Version:
0.16.1
Release Date:
Feb 22, 2024
Licenses:
MIT
Files:

libraryDependencies += "no.nrk.bigquery" %% "bigquery-codegen" % "0.16.1"

Mill build tool

ivy"no.nrk.bigquery::bigquery-codegen:0.16.1"

Scala CLI

//> using dep "no.nrk.bigquery::bigquery-codegen:0.16.1"

Ammonite REPL

import $ivy.`no.nrk.bigquery::bigquery-codegen:0.16.1`

<dependency>
  <groupId>no.nrk.bigquery</groupId>
  <artifactId>bigquery-codegen_2.13</artifactId>
  <version>0.16.1</version>
</dependency>

compile group: 'no.nrk.bigquery', name: 'bigquery-codegen_2.13', version: '0.16.1'