jsonrpc-client 0.0.3
Group ID:
com.mchange
Artifact ID:
jsonrpc-client_2.12
Version:
0.0.3
Release Date:
Aug 26, 2018
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "com.mchange" %% "jsonrpc-client" % "0.0.3"
ivy"com.mchange::jsonrpc-client:0.0.3"
//> using dep "com.mchange::jsonrpc-client:0.0.3"
import $ivy.`com.mchange::jsonrpc-client:0.0.3`
<dependency> <groupId>com.mchange</groupId> <artifactId>jsonrpc-client_2.12</artifactId> <version>0.0.3</version> </dependency>
compile group: 'com.mchange', name: 'jsonrpc-client_2.12', version: '0.0.3'