Last Version

com.github.nmuzhichin:jsonrpc-core 1.0.4.0

Implementation of the JSON-RPC 2.0 specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.nmuzhichin
ArtifactId

ArtifactId

jsonrpc-core
Version

Version

1.0.4.0
Type

Type

jar
Description

Description

Implementation of the JSON-RPC 2.0 specification

Download jsonrpc-core 1.0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 Optional jar 3.9

Project Modules

There are no modules declared in this project.