is not current version
Last Version 0.6.3

com.spotify:flo-bigquery 0.5.1

Flo BigQuery support

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-bigquery
Version

Version

0.5.1
Type

Type

jar

Download flo-bigquery 0.5.1


<!-- https://jarcasting.com/artifacts/com.spotify/flo-bigquery/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>flo-bigquery</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-bigquery/
implementation 'com.spotify:flo-bigquery:0.5.1'
// https://jarcasting.com/artifacts/com.spotify/flo-bigquery/
implementation ("com.spotify:flo-bigquery:0.5.1")
'com.spotify:flo-bigquery:jar:0.5.1'
<dependency org="com.spotify" name="flo-bigquery" rev="0.5.1">
  <artifact name="flo-bigquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-bigquery', version='0.5.1')
)
libraryDependencies += "com.spotify" % "flo-bigquery" % "0.5.1"
[com.spotify/flo-bigquery "0.5.1"]