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

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


Группа

Группа

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

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

light-rpc-example
Версия

Версия

2.0.0
Тип

Тип

jar

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


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