License |
License |
---|---|
GroupId | GroupIdcom.github.xincao9 |
ArtifactId | ArtifactIdyurpc |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyurpc
high-performance RPC framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
yurpc-1.2.5.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xincao9/yurpc/ -->
<dependency>
<groupId>com.github.xincao9</groupId>
<artifactId>yurpc</artifactId>
<version>1.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/yurpc/
implementation 'com.github.xincao9:yurpc:1.2.5'
// https://jarcasting.com/artifacts/com.github.xincao9/yurpc/
implementation ("com.github.xincao9:yurpc:1.2.5")
'com.github.xincao9:yurpc:pom:1.2.5'
<dependency org="com.github.xincao9" name="yurpc" rev="1.2.5">
<artifact name="yurpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='yurpc', version='1.2.5')
)
libraryDependencies += "com.github.xincao9" % "yurpc" % "1.2.5"
[com.github.xincao9/yurpc "1.2.5"]