jsonrpc-client 0.0.9


Group ID:
com.mchange
Artifact ID:
jsonrpc-client_2.12
Version:
0.0.9
Release Date:
Jan 22, 2020
Licenses:
Files:

libraryDependencies += "com.mchange" %% "jsonrpc-client" % "0.0.9"

Mill build tool

ivy"com.mchange::jsonrpc-client:0.0.9"

Scala CLI

//> using dep "com.mchange::jsonrpc-client:0.0.9"

Ammonite REPL

import $ivy.`com.mchange::jsonrpc-client:0.0.9`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>jsonrpc-client_2.12</artifactId>
  <version>0.0.9</version>
</dependency>

compile group: 'com.mchange', name: 'jsonrpc-client_2.12', version: '0.0.9'