is not current version
Last Version 10.2.9

com.typesafe.akka:akka-http-spray-json_2.13 10.2.0

Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.

Categories

Categories

JSON Data Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http-spray-json_2.13
Version

Version

10.2.0
Type

Type

jar

Download akka-http-spray-json_2.13 10.2.0


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