a

akka-http-core-experimental_2.11

akka-http-core-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-core-experimental_2.11-0.8.jar download
akka-http-core-experimental_2.11-0.8.pom download
akka-http-core-experimental_2.11-0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-core-experimental_2.11</artifactId>
  <version>0.8</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-http-core-experimental_2.11:0.8'
Gradle Kotlin
implementation("com.typesafe.akka:akka-http-core-experimental_2.11:0.8")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-http-core-experimental_2.11" % "0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-http-core-experimental_2.11', version='0.8')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-http-core-experimental_2.11" rev="0.8" />
Leiningen
[com.typesafe.akka/akka-http-core-experimental_2.11 "0.8"]
Apache Buildr
'com.typesafe.akka:akka-http-core-experimental_2.11:jar:0.8'