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