topl-rpc 1.10.2


Group ID:
co.topl
Artifact ID:
topl-rpc_2.13
Version:
1.10.2
Release Date:
Mar 9, 2022
Licenses:
Files:

libraryDependencies += "co.topl" %% "topl-rpc" % "1.10.2"

Mill build tool

ivy"co.topl::topl-rpc:1.10.2"

Scala CLI

//> using dep "co.topl::topl-rpc:1.10.2"

Ammonite REPL

import $ivy.`co.topl::topl-rpc:1.10.2`

<dependency>
  <groupId>co.topl</groupId>
  <artifactId>topl-rpc_2.13</artifactId>
  <version>1.10.2</version>
</dependency>

compile group: 'co.topl', name: 'topl-rpc_2.13', version: '1.10.2'