is not current version
Last Version 2.0.2

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

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.17.2
Type

Type

jar

Download akka-stream-alpakka-s3_2.11 0.17.2


<!-- 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.17.2</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.17.2'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-s3_2.11/
implementation ("com.lightbend.akka:akka-stream-alpakka-s3_2.11:0.17.2")
'com.lightbend.akka:akka-stream-alpakka-s3_2.11:jar:0.17.2'
<dependency org="com.lightbend.akka" name="akka-stream-alpakka-s3_2.11" rev="0.17.2">
  <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.17.2')
)
libraryDependencies += "com.lightbend.akka" % "akka-stream-alpakka-s3_2.11" % "0.17.2"
[com.lightbend.akka/akka-stream-alpakka-s3_2.11 "0.17.2"]