License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.thoughtworks.akka-http-rpc |
ArtifactId | ArtifactIdakka-http-rpc_2.12 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionakka-http-rpc
akka-http-rpc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.akka-http-rpc/akka-http-rpc_2.12/ -->
<dependency>
<groupId>com.thoughtworks.akka-http-rpc</groupId>
<artifactId>akka-http-rpc_2.12</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.akka-http-rpc/akka-http-rpc_2.12/
implementation 'com.thoughtworks.akka-http-rpc:akka-http-rpc_2.12:2.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.akka-http-rpc/akka-http-rpc_2.12/
implementation ("com.thoughtworks.akka-http-rpc:akka-http-rpc_2.12:2.0.0")
'com.thoughtworks.akka-http-rpc:akka-http-rpc_2.12:jar:2.0.0'
<dependency org="com.thoughtworks.akka-http-rpc" name="akka-http-rpc_2.12" rev="2.0.0">
<artifact name="akka-http-rpc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.akka-http-rpc', module='akka-http-rpc_2.12', version='2.0.0')
)
libraryDependencies += "com.thoughtworks.akka-http-rpc" % "akka-http-rpc_2.12" % "2.0.0"
[com.thoughtworks.akka-http-rpc/akka-http-rpc_2.12 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.8 |
com.typesafe.akka : akka-stream_2.12 Optional | jar | 2.5.21 |
com.lihaoyi : upickle_2.12 | jar | 0.7.1 |
com.lihaoyi : autowire_2.12 | jar | 0.2.6 |
com.thoughtworks.extractor : extractor_2.12 | jar | 1.2.0 |