a

akka-http-experimental_2.11

akka-http-experimental
http://akka.io/
Apache License, Version 2.0
Typesafe Inc.
Jonas Boner Viktor Klang Roland Kuhn Peter Vlugter
Files download
File Operation
akka-http-experimental_2.11-1.0-RC4.jar download
akka-http-experimental_2.11-1.0-RC4.pom download
akka-http-experimental_2.11-1.0-RC4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-experimental_2.11</artifactId>
  <version>1.0-RC4</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-http-experimental_2.11:1.0-RC4'
Gradle Kotlin
implementation("com.typesafe.akka:akka-http-experimental_2.11:1.0-RC4")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-http-experimental_2.11" % "1.0-RC4"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-http-experimental_2.11', version='1.0-RC4')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-http-experimental_2.11" rev="1.0-RC4" />
Leiningen
[com.typesafe.akka/akka-http-experimental_2.11 "1.0-RC4"]
Apache Buildr
'com.typesafe.akka:akka-http-experimental_2.11:jar:1.0-RC4'