jsonrpc-client 0.0.5


Group ID:
com.mchange
Artifact ID:
jsonrpc-client_2.12
Version:
0.0.5
Release Date:
Apr 7, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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