License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-sample-remote_2.10.0-RC3 |
Last Version | Last Version2.1.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-sample-remote
akka-sample-remote
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-remote_2.10.0-RC3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-sample-remote_2.10.0-RC3</artifactId>
<version>2.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-remote_2.10.0-RC3/
implementation 'com.typesafe.akka:akka-sample-remote_2.10.0-RC3:2.1.0-RC3'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-sample-remote_2.10.0-RC3/
implementation ("com.typesafe.akka:akka-sample-remote_2.10.0-RC3:2.1.0-RC3")
'com.typesafe.akka:akka-sample-remote_2.10.0-RC3:jar:2.1.0-RC3'
<dependency org="com.typesafe.akka" name="akka-sample-remote_2.10.0-RC3" rev="2.1.0-RC3">
<artifact name="akka-sample-remote_2.10.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-sample-remote_2.10.0-RC3', version='2.1.0-RC3')
)
libraryDependencies += "com.typesafe.akka" % "akka-sample-remote_2.10.0-RC3" % "2.1.0-RC3"
[com.typesafe.akka/akka-sample-remote_2.10.0-RC3 "2.1.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.10.0-RC3 | jar | 2.1.0-RC3 |
com.typesafe.akka : akka-remote_2.10.0-RC3 | jar | 2.1.0-RC3 |
com.typesafe.akka : akka-kernel_2.10.0-RC3 | jar | 2.1.0-RC3 |
org.scala-lang : scala-library | jar | 2.10.0-RC3 |