nrkno / bigquery-scala   0.18.1

MIT License GitHub

Bigquery library for scala

Scala versions: 3.x 2.13 2.12

bigquery-testing 0.10.2


Group ID:
no.nrk.bigquery
Artifact ID:
bigquery-testing_3
Version:
0.10.2
Release Date:
Oct 11, 2023
Licenses:
MIT
Files:

libraryDependencies += "no.nrk.bigquery" %% "bigquery-testing" % "0.10.2"

Mill build tool

ivy"no.nrk.bigquery::bigquery-testing:0.10.2"

Scala CLI

//> using dep "no.nrk.bigquery::bigquery-testing:0.10.2"

Ammonite REPL

import $ivy.`no.nrk.bigquery::bigquery-testing:0.10.2`

<dependency>
  <groupId>no.nrk.bigquery</groupId>
  <artifactId>bigquery-testing_3</artifactId>
  <version>0.10.2</version>
</dependency>

compile group: 'no.nrk.bigquery', name: 'bigquery-testing_3', version: '0.10.2'