File | Operation |
---|---|
trpc-transport-1.1.3-PRE.pom | download |
<dependency>
<groupId>com.tencent.trpc</groupId>
<artifactId>trpc-transport</artifactId>
<version>1.1.3-PRE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.trpc', module='trpc-transport', version='1.1.3-PRE')
)
<parent> <groupId>com.tencent.trpc</groupId> <artifactId>trpc-parent</artifactId> <version>1.1.3-PRE</version> </parent>