is not current version
Last Version 2.6.19

akka-stream 2.6.15

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-stream_2.13
Version

Version

2.6.15
Type

Type

jar
Description

Description

akka-stream
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-stream_2.13 2.6.15


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream_2.13/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-stream_2.13</artifactId>
    <version>2.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream_2.13/
implementation 'com.typesafe.akka:akka-stream_2.13:2.6.15'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream_2.13/
implementation ("com.typesafe.akka:akka-stream_2.13:2.6.15")
'com.typesafe.akka:akka-stream_2.13:jar:2.6.15'
<dependency org="com.typesafe.akka" name="akka-stream_2.13" rev="2.6.15">
  <artifact name="akka-stream_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-stream_2.13', version='2.6.15')
)
libraryDependencies += "com.typesafe.akka" % "akka-stream_2.13" % "2.6.15"
[com.typesafe.akka/akka-stream_2.13 "2.6.15"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.typesafe.akka : akka-actor_2.13 jar 2.6.15
com.typesafe.akka : akka-protobuf-v3_2.13 jar 2.6.15
org.reactivestreams : reactive-streams jar 1.0.3
com.typesafe : ssl-config-core_2.13 jar 0.4.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.4

Project Modules

There are no modules declared in this project.