文件名 | 操作 |
---|---|
trpc-container-1.1.3-PRE.pom | 下载 |
<dependency>
<groupId>com.tencent.trpc</groupId>
<artifactId>trpc-container</artifactId>
<version>1.1.3-PRE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.trpc', module='trpc-container', version='1.1.3-PRE')
)