File | Operation |
---|---|
grpc-contrib-parent-0.7.1.pom | download |
<dependency>
<groupId>com.salesforce.servicelibs</groupId>
<artifactId>grpc-contrib-parent</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.salesforce.servicelibs', module='grpc-contrib-parent', version='0.7.1')
)