is not current version
Last Version 3.0.4

com.lightbend.akka:akka-stream-alpakka-google-cloud-storage_2.13 2.0.0-RC1

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Categories

Categories

Google Cloud Container PaaS Providers Akka Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-stream-alpakka-google-cloud-storage_2.13
Version

Version

2.0.0-RC1
Type

Type

jar

Download akka-stream-alpakka-google-cloud-storage_2.13 2.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-google-cloud-storage_2.13/ -->
<dependency>
    <groupId>com.lightbend.akka</groupId>
    <artifactId>akka-stream-alpakka-google-cloud-storage_2.13</artifactId>
    <version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-google-cloud-storage_2.13/
implementation 'com.lightbend.akka:akka-stream-alpakka-google-cloud-storage_2.13:2.0.0-RC1'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-google-cloud-storage_2.13/
implementation ("com.lightbend.akka:akka-stream-alpakka-google-cloud-storage_2.13:2.0.0-RC1")
'com.lightbend.akka:akka-stream-alpakka-google-cloud-storage_2.13:jar:2.0.0-RC1'
<dependency org="com.lightbend.akka" name="akka-stream-alpakka-google-cloud-storage_2.13" rev="2.0.0-RC1">
  <artifact name="akka-stream-alpakka-google-cloud-storage_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-stream-alpakka-google-cloud-storage_2.13', version='2.0.0-RC1')
)
libraryDependencies += "com.lightbend.akka" % "akka-stream-alpakka-google-cloud-storage_2.13" % "2.0.0-RC1"
[com.lightbend.akka/akka-stream-alpakka-google-cloud-storage_2.13 "2.0.0-RC1"]