is not current version
Last Version 1.3

com.github.arteam:simple-json-rpc 0.10

Base module for simple-json-rpc modules

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc
Version

Version

0.10
Type

Type

pom

Download simple-json-rpc 0.10

Filename Size
simple-json-rpc-0.10.pom 7 KB
Browse

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