topl-rpc 1.4.2


Group ID:
co.topl
Artifact ID:
topl-rpc_2.13
Version:
1.4.2
Release Date:
Apr 24, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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