topl-rpc 1.4.3


Group ID:
co.topl
Artifact ID:
topl-rpc_2.13
Version:
1.4.3
Release Date:
May 3, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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