is not current version
Last Version 1.0.4.0

com.github.nmuzhichin:jsonrpc-core 1.0.2.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.nmuzhichin
ArtifactId

ArtifactId

jsonrpc-core
Version

Version

1.0.2.0
Type

Type

jar

Download jsonrpc-core 1.0.2.0


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