| Категории |
КатегорииСеть Netty Networking |
|---|---|
| Группа | Группаcom.github.kimffy24 |
| Идентификатор | Идентификаторejoker-support-rpc-netty |
| Версия | Версия3.0.7 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-rpc-netty/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-support-rpc-netty</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-rpc-netty/
implementation 'com.github.kimffy24:ejoker-support-rpc-netty:3.0.7'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-rpc-netty/
implementation ("com.github.kimffy24:ejoker-support-rpc-netty:3.0.7")
'com.github.kimffy24:ejoker-support-rpc-netty:jar:3.0.7'
<dependency org="com.github.kimffy24" name="ejoker-support-rpc-netty" rev="3.0.7">
<artifact name="ejoker-support-rpc-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-support-rpc-netty', version='3.0.7')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-support-rpc-netty" % "3.0.7"
[com.github.kimffy24/ejoker-support-rpc-netty "3.0.7"]