is not current version
Last Version 1.0.3

com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-core 1.0.1

https://github.com/knightliao/hermes-jsonrpc/tree/master/hermes-jsonrpc-core

Categories

Categories

JSON Data Hermes Application Layer Libs Messaging
GroupId

GroupId

com.github.knightliao.hermesjsonrpc
ArtifactId

ArtifactId

hermes-jsonrpc-core
Version

Version

1.0.1
Type

Type

jar

Download hermes-jsonrpc-core 1.0.1


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