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