is not current version
Last Version 1.0.4.0

com.github.nmuzhichin:jsonrpc-test 1.0.2.0


Categories

Categories

JSON Data
GroupId

GroupId

com.github.nmuzhichin
ArtifactId

ArtifactId

jsonrpc-test
Version

Version

1.0.2.0
Type

Type

jar

Download jsonrpc-test 1.0.2.0


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