is not current version
Last Version 1.3

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

Base module for simple-json-rpc modules

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc
Version

Version

1.1
Type

Type

pom

Download simple-json-rpc 1.1

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