is not current version
Last Version 2.0.2

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

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

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-stream-alpakka-s3_2.11
Version

Version

1.1.2
Type

Type

jar

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