не последняя версия
Последняя версия 6.0.0

io.github.jzdayz:light-rpc-example 2.0.1


Группа

Группа

io.github.jzdayz
Идентификатор

Идентификатор

light-rpc-example
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать light-rpc-example 2.0.1


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