a

akka-http-spray-json_2.11

akka-http-spray-json
http://akka.io
Apache-2.0
Lightbend
Contributors
Files download
File Operation
akka-http-spray-json_2.11-10.0.7.jar download
akka-http-spray-json_2.11-10.0.7.pom download
akka-http-spray-json_2.11-10.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-spray-json_2.11</artifactId>
  <version>10.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-http-spray-json_2.11:10.0.7'
Gradle Kotlin
implementation("com.typesafe.akka:akka-http-spray-json_2.11:10.0.7")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-http-spray-json_2.11" % "10.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-http-spray-json_2.11', version='10.0.7')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-http-spray-json_2.11" rev="10.0.7" />
Leiningen
[com.typesafe.akka/akka-http-spray-json_2.11 "10.0.7"]
Apache Buildr
'com.typesafe.akka:akka-http-spray-json_2.11:jar:10.0.7'