net.inveed:inveed-jsonrpc-client

JSON-RPC Protocol Implementation

License

License

Categories

Categories

Net CLI User Interface JSON Data
GroupId

GroupId

net.inveed
ArtifactId

ArtifactId

inveed-jsonrpc-client
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

JSON-RPC Protocol Implementation

Download inveed-jsonrpc-client

How to add to project

<!-- https://jarcasting.com/artifacts/net.inveed/inveed-jsonrpc-client/ -->
<dependency>
    <groupId>net.inveed</groupId>
    <artifactId>inveed-jsonrpc-client</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.inveed/inveed-jsonrpc-client/
implementation 'net.inveed:inveed-jsonrpc-client:0.0.3'
// https://jarcasting.com/artifacts/net.inveed/inveed-jsonrpc-client/
implementation ("net.inveed:inveed-jsonrpc-client:0.0.3")
'net.inveed:inveed-jsonrpc-client:jar:0.0.3'
<dependency org="net.inveed" name="inveed-jsonrpc-client" rev="0.0.3">
  <artifact name="inveed-jsonrpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.inveed', module='inveed-jsonrpc-client', version='0.0.3')
)
libraryDependencies += "net.inveed" % "inveed-jsonrpc-client" % "0.0.3"
[net.inveed/inveed-jsonrpc-client "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
net.inveed : inveed-jsonrpc jar 0.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1