Last Version

akka 2.0.0

Json support for Akka Streams/Http via Jawn

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

akka_2.11
Version

Version

2.0.0
Type

Type

jar
Description

Description

akka
Json support for Akka Streams/Http via Jawn
Project URL

Project URL

https://github.com/knutwalker/akka-stream-json/
Project Organization

Project Organization

de.knutwalker
Source Code Management

Source Code Management

https://github.com/knutwalker/akka-stream-json/

Download akka_2.11 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
de.knutwalker : akka-http-json_2.11 jar 2.0.0
de.knutwalker : akka-http-circe_2.11 jar 2.0.0

Project Modules

There are no modules declared in this project.