is not current version
Last Version 1.3

com.github.arteam:simple-json-rpc-server 0.7

Server implementation of JSON-RPC 2.0

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc-server
Version

Version

0.7
Type

Type

jar

Download simple-json-rpc-server 0.7


<!-- https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc-server/ -->
<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>simple-json-rpc-server</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc-server/
implementation 'com.github.arteam:simple-json-rpc-server:0.7'
// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc-server/
implementation ("com.github.arteam:simple-json-rpc-server:0.7")
'com.github.arteam:simple-json-rpc-server:jar:0.7'
<dependency org="com.github.arteam" name="simple-json-rpc-server" rev="0.7">
  <artifact name="simple-json-rpc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arteam', module='simple-json-rpc-server', version='0.7')
)
libraryDependencies += "com.github.arteam" % "simple-json-rpc-server" % "0.7"
[com.github.arteam/simple-json-rpc-server "0.7"]