a

akka-http-spray-json-experimental_2.10

akka-http-spray-json-experimental
http://akka.io/
Apache License, Version 2.0
Typesafe Inc.
Jonas Boner Viktor Klang Roland Kuhn Peter Vlugter
文件下载
文件名 操作
akka-http-spray-json-experimental_2.10-2.0.1.jar 下载
akka-http-spray-json-experimental_2.10-2.0.1.pom 下载
akka-http-spray-json-experimental_2.10-2.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-spray-json-experimental_2.10</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-http-spray-json-experimental_2.10:2.0.1'
Gradle Kotlin
implementation("com.typesafe.akka:akka-http-spray-json-experimental_2.10:2.0.1")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-http-spray-json-experimental_2.10" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-http-spray-json-experimental_2.10', version='2.0.1')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-http-spray-json-experimental_2.10" rev="2.0.1" />
Leiningen
[com.typesafe.akka/akka-http-spray-json-experimental_2.10 "2.0.1"]
Apache Buildr
'com.typesafe.akka:akka-http-spray-json-experimental_2.10:jar:2.0.1'