is not current version
Last Version 0.1.10

com.spotify:flo-gcs 0.1.9

Utility tasks for Google Cloud Storage

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-gcs
Version

Version

0.1.9
Type

Type

jar

Download flo-gcs 0.1.9


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