| Группа | Группаcom.zhizus |
|---|---|
| Идентификатор | Идентификаторforest-rpc |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| forest-rpc-0.0.1.pom | |
| forest-rpc-0.0.1.jar | 81 KB |
| forest-rpc-0.0.1-sources.jar | 43 KB |
| forest-rpc-0.0.1-javadoc.jar | 375 KB |
| Обзор |
<!-- 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"]