MVN

com.typesafe.akka : akka-sample-hello_2.10.0-RC2

Maven & Gradle

Nov 08, 2012
13k stars

akka-sample-hello · akka-sample-hello

<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-sample-hello_2.10.0-RC2</artifactId>
    <version>2.1.0-RC2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.typesafe.akka : akka-sample-hello_2.10.0-RC2 to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0-RC2
  • Latest Release Candidate: 2.1.0-RC2

All Versions

Choose a version of com.typesafe.akka : akka-sample-hello_2.10.0-RC2 to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
akka-sample-hello_2.10.0-RC2-2.1.0-RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-sample-hello_2.10.0-RC2</artifactId>
    <version>2.1.0-RC2</version>
</dependency>