не последняя версия
Последняя версия 0.6.3

com.spotify:flo-bigquery 0.3.0

Flo BigQuery support

Группа

Группа

com.spotify
Идентификатор

Идентификатор

flo-bigquery
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать flo-bigquery 0.3.0


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