Last Version

akka-http 3.0.0-RC1

akka-http

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http
Version

Version

3.0.0-RC1
Type

Type

jar
Description

Description

akka-http
akka-http
Project URL

Project URL

http://akka.io
Project Organization

Project Organization

Lightbend
Source Code Management

Source Code Management

https://github.com/akka/akka-http

Download akka-http 3.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-http-core jar 3.0.0-RC1

Project Modules

There are no modules declared in this project.