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

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


Группа

Группа

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

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

light-rpc-example
Версия

Версия

1.0.2
Тип

Тип

jar

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


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