is not current version
Last Version 2.6.19

com.typesafe.akka:akka-stream-typed_2.13 2.5.25

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-stream-typed_2.13
Version

Version

2.5.25
Type

Type

jar

Download akka-stream-typed_2.13 2.5.25


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