is not current version
Last Version 0.7.1

com.github.jinahya:jsonrpc-bind-jackson 0.1.1

Types for binding JSON-RPC 2.0 objects with Jackson

Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

jsonrpc-bind-jackson
Version

Version

0.1.1
Type

Type

jar

Download jsonrpc-bind-jackson 0.1.1


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