jsonrpc-client 0.0.10


Group ID:
com.mchange
Artifact ID:
jsonrpc-client_2.12
Version:
0.0.10
Release Date:
Feb 17, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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