is not current version
Last Version 2.0.2

com.lightbend.akka:akka-stream-alpakka-s3_2.11 0.15

akka-stream-alpakka-s3

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-stream-alpakka-s3_2.11
Version

Version

0.15
Type

Type

jar

Download akka-stream-alpakka-s3_2.11 0.15


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