is not current version
Last Version 0.1.2

com.github.jinahya:jsonrpc2-bind 0.1.0

Types for binding JSON-RPC 2.0 Objects

Categories

Categories

JSON Data
GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

jsonrpc2-bind
Version

Version

0.1.0
Type

Type

jar

Download jsonrpc2-bind 0.1.0


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