is not current version
Last Version 1.3

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

Base module for simple-json-rpc modules

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc
Version

Version

1.0
Type

Type

pom

Download simple-json-rpc 1.0

Filename Size
simple-json-rpc-1.0.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>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc/
implementation 'com.github.arteam:simple-json-rpc:1.0'
// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc/
implementation ("com.github.arteam:simple-json-rpc:1.0")
'com.github.arteam:simple-json-rpc:pom:1.0'
<dependency org="com.github.arteam" name="simple-json-rpc" rev="1.0">
  <artifact name="simple-json-rpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.arteam', module='simple-json-rpc', version='1.0')
)
libraryDependencies += "com.github.arteam" % "simple-json-rpc" % "1.0"
[com.github.arteam/simple-json-rpc "1.0"]