is not current version
Last Version 1.10.2

co.topl:akka-http-rpc_2.13 1.6.7

akka-http-rpc

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

co.topl
ArtifactId

ArtifactId

akka-http-rpc_2.13
Version

Version

1.6.7
Type

Type

jar

Download akka-http-rpc_2.13 1.6.7


<!-- 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"]