| Категории |
КатегорииСеть Netty Networking |
|---|---|
| Группа | Группаio.github.247452312 |
| Идентификатор | Идентификаторmy-rpc-netty |
| Версия | Версия1.0.0.my |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| my-rpc-netty-1.0.0.my.pom | |
| my-rpc-netty-1.0.0.my.jar | 51 KB |
| my-rpc-netty-1.0.0.my-sources.jar | 38 KB |
| my-rpc-netty-1.0.0.my-javadoc.jar | 371 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.247452312/my-rpc-netty/ -->
<dependency>
<groupId>io.github.247452312</groupId>
<artifactId>my-rpc-netty</artifactId>
<version>1.0.0.my</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.247452312/my-rpc-netty/
implementation 'io.github.247452312:my-rpc-netty:1.0.0.my'
// https://jarcasting.com/artifacts/io.github.247452312/my-rpc-netty/
implementation ("io.github.247452312:my-rpc-netty:1.0.0.my")
'io.github.247452312:my-rpc-netty:jar:1.0.0.my'
<dependency org="io.github.247452312" name="my-rpc-netty" rev="1.0.0.my">
<artifact name="my-rpc-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.247452312', module='my-rpc-netty', version='1.0.0.my')
)
libraryDependencies += "io.github.247452312" % "my-rpc-netty" % "1.0.0.my"
[io.github.247452312/my-rpc-netty "1.0.0.my"]