jpzk / blockchain-rpc   2.5.2

Apache License 2.0 GitHub

Functional, typesafe and well-tested JSON RPC client for Bitcoin, Ethereum and Omni full nodes

Scala versions: 2.13 2.12

blockchain-rpc 2.5.2


Group ID:
com.madewithtea
Artifact ID:
blockchain-rpc_2.13
Version:
2.5.2
Release Date:
May 18, 2020
Licenses:
Files:

libraryDependencies += "com.madewithtea" %% "blockchain-rpc" % "2.5.2"

Mill build tool

ivy"com.madewithtea::blockchain-rpc:2.5.2"

Scala CLI

//> using dep "com.madewithtea::blockchain-rpc:2.5.2"

Ammonite REPL

import $ivy.`com.madewithtea::blockchain-rpc:2.5.2`

<dependency>
  <groupId>com.madewithtea</groupId>
  <artifactId>blockchain-rpc_2.13</artifactId>
  <version>2.5.2</version>
</dependency>

compile group: 'com.madewithtea', name: 'blockchain-rpc_2.13', version: '2.5.2'