is not current version
Last Version 2.0.2

com.lightbend.akka:akka-stream-alpakka-s3_2.11 1.0-M1

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

1.0-M1
Type

Type

jar

Download akka-stream-alpakka-s3_2.11 1.0-M1


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