| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.typesafe.akka |
| ArtifactId | ArtifactIdakka-docs_2.10.0-RC3 |
| Version | Version2.1.0-RC3 |
| Type | Typejar |
| Description |
Descriptionakka-docs
akka-docs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| akka-docs_2.10.0-RC3-2.1.0-RC3.pom | |
| akka-docs_2.10.0-RC3-2.1.0-RC3.jar | 291 bytes |
| akka-docs_2.10.0-RC3-2.1.0-RC3-sources.jar | 254 bytes |
| akka-docs_2.10.0-RC3-2.1.0-RC3-site.zip | 3 MB |
| akka-docs_2.10.0-RC3-2.1.0-RC3-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-docs_2.10.0-RC3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-docs_2.10.0-RC3</artifactId>
<version>2.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-docs_2.10.0-RC3/
implementation 'com.typesafe.akka:akka-docs_2.10.0-RC3:2.1.0-RC3'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-docs_2.10.0-RC3/
implementation ("com.typesafe.akka:akka-docs_2.10.0-RC3:2.1.0-RC3")
'com.typesafe.akka:akka-docs_2.10.0-RC3:jar:2.1.0-RC3'
<dependency org="com.typesafe.akka" name="akka-docs_2.10.0-RC3" rev="2.1.0-RC3">
<artifact name="akka-docs_2.10.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-docs_2.10.0-RC3', version='2.1.0-RC3')
)
libraryDependencies += "com.typesafe.akka" % "akka-docs_2.10.0-RC3" % "2.1.0-RC3"
[com.typesafe.akka/akka-docs_2.10.0-RC3 "2.1.0-RC3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.10.0-RC3 | jar | 2.1.0-RC3 |
| org.scalatest : scalatest_2.10.0-RC3 | jar | 1.8-B1 |
| junit : junit | jar | 4.10 |
| com.novocode : junit-interface | jar | 0.8 |