nrkno / bigquery-scala   0.18.1

MIT License GitHub

Bigquery library for scala

Scala versions: 3.x 2.13 2.12

bigquery-codegen 0.12.0


Group ID:
no.nrk.bigquery
Artifact ID:
bigquery-codegen_2.12
Version:
0.12.0
Release Date:
Nov 20, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>no.nrk.bigquery</groupId>
  <artifactId>bigquery-codegen_2.12</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'no.nrk.bigquery', name: 'bigquery-codegen_2.12', version: '0.12.0'