jsonrpc4j

JsonRPC 2.0 JAVA Client

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.mufanh
ArtifactId

ArtifactId

jsonrpc4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsonrpc4j
JsonRPC 2.0 JAVA Client
Project URL

Project URL

https://github.com/mufanh/jsonrpc4j.git
Source Code Management

Source Code Management

https://github.com/mufanh/jsonrpc4j

Download jsonrpc4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
com.squareup.okhttp3 : okhttp jar 3.14.9

Project Modules

There are no modules declared in this project.

jsonrpc4j

jsonrpc4j

Versions

Version
1.0.0