is not current version
Last Version 2.0.2

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

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

Type

jar

Download akka-stream-alpakka-s3_2.11 0.15.1


<!-- 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.1</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.1'
// 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.1")
'com.lightbend.akka:akka-stream-alpakka-s3_2.11:jar:0.15.1'
<dependency org="com.lightbend.akka" name="akka-stream-alpakka-s3_2.11" rev="0.15.1">
  <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.1')
)
libraryDependencies += "com.lightbend.akka" % "akka-stream-alpakka-s3_2.11" % "0.15.1"
[com.lightbend.akka/akka-stream-alpakka-s3_2.11 "0.15.1"]