is not current version
Last Version 0.9.6

com.github.fs2-blobstore:gcs_2.13 0.6.1-b33

gcs

GroupId

GroupId

com.github.fs2-blobstore
ArtifactId

ArtifactId

gcs_2.13
Version

Version

0.6.1-b33
Type

Type

jar

Download gcs_2.13 0.6.1-b33


<!-- https://jarcasting.com/artifacts/com.github.fs2-blobstore/gcs_2.13/ -->
<dependency>
    <groupId>com.github.fs2-blobstore</groupId>
    <artifactId>gcs_2.13</artifactId>
    <version>0.6.1-b33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/gcs_2.13/
implementation 'com.github.fs2-blobstore:gcs_2.13:0.6.1-b33'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/gcs_2.13/
implementation ("com.github.fs2-blobstore:gcs_2.13:0.6.1-b33")
'com.github.fs2-blobstore:gcs_2.13:jar:0.6.1-b33'
<dependency org="com.github.fs2-blobstore" name="gcs_2.13" rev="0.6.1-b33">
  <artifact name="gcs_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='gcs_2.13', version='0.6.1-b33')
)
libraryDependencies += "com.github.fs2-blobstore" % "gcs_2.13" % "0.6.1-b33"
[com.github.fs2-blobstore/gcs_2.13 "0.6.1-b33"]