is not current version
Last Version 3.5.0

de.knutwalker:akka-stream-circe_2.12 3.4.0

Json support for Akka Streams/Http via Jawn

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

akka-stream-circe_2.12
Version

Version

3.4.0
Type

Type

jar

Download akka-stream-circe_2.12 3.4.0


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