is not current version
Last Version 0.7.1

com.github.jinahya:jsonrpc-bind 0.1.8

Types for binding JSON-RPC 2.0 Objects

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

jsonrpc-bind
Version

Version

0.1.8
Type

Type

jar

Download jsonrpc-bind 0.1.8


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