is not current version
Last Version 1.3

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

Core classes of simple-json-rpc

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc-core
Version

Version

1.0
Type

Type

jar

Download simple-json-rpc-core 1.0


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