Last Version

akka 2.2.0-RC2

akka

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka
Version

Version

2.2.0-RC2
Type

Type

pom
Description

Description

akka
akka
Project URL

Project URL

http://akka.io
Project Organization

Project Organization

Typesafe Inc.

Download akka 2.2.0-RC2

Filename Size
akka-2.2.0-RC2.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.0-M3

Project Modules

There are no modules declared in this project.