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

com.zhizus:forest-rpc 0.0.1


Группа

Группа

com.zhizus
Идентификатор

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

forest-rpc
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать forest-rpc 0.0.1


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