is not current version
Last Version 3.1.0

io.github.jccdex:JccRPC 3.0.0

JccRPC

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.jccdex
ArtifactId

ArtifactId

JccRPC
Version

Version

3.0.0
Type

Type

jar

Download JccRPC 3.0.0


<!-- https://jarcasting.com/artifacts/io.github.jccdex/JccRPC/ -->
<dependency>
    <groupId>io.github.jccdex</groupId>
    <artifactId>JccRPC</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jccdex/JccRPC/
implementation 'io.github.jccdex:JccRPC:3.0.0'
// https://jarcasting.com/artifacts/io.github.jccdex/JccRPC/
implementation ("io.github.jccdex:JccRPC:3.0.0")
'io.github.jccdex:JccRPC:jar:3.0.0'
<dependency org="io.github.jccdex" name="JccRPC" rev="3.0.0">
  <artifact name="JccRPC" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jccdex', module='JccRPC', version='3.0.0')
)
libraryDependencies += "io.github.jccdex" % "JccRPC" % "3.0.0"
[io.github.jccdex/JccRPC "3.0.0"]