Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdco.topl |
ArtifactId | ArtifactIdakka-http-rpc_2.13 |
Version | Version1.6.7 |
Type | Typejar |
Filename | Size |
---|---|
akka-http-rpc_2.13-1.6.7.pom | |
akka-http-rpc_2.13-1.6.7.jar | 222 KB |
akka-http-rpc_2.13-1.6.7-sources.jar | 8 KB |
akka-http-rpc_2.13-1.6.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/co.topl/akka-http-rpc_2.13/ -->
<dependency>
<groupId>co.topl</groupId>
<artifactId>akka-http-rpc_2.13</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/co.topl/akka-http-rpc_2.13/
implementation 'co.topl:akka-http-rpc_2.13:1.6.7'
// https://jarcasting.com/artifacts/co.topl/akka-http-rpc_2.13/
implementation ("co.topl:akka-http-rpc_2.13:1.6.7")
'co.topl:akka-http-rpc_2.13:jar:1.6.7'
<dependency org="co.topl" name="akka-http-rpc_2.13" rev="1.6.7">
<artifact name="akka-http-rpc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.topl', module='akka-http-rpc_2.13', version='1.6.7')
)
libraryDependencies += "co.topl" % "akka-http-rpc_2.13" % "1.6.7"
[co.topl/akka-http-rpc_2.13 "1.6.7"]