is not current version
Last Version 0.6.3

com.spotify:flo-bigquery 0.0.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-bigquery
Version

Version

0.0.1
Type

Type

jar

Download flo-bigquery 0.0.1


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