is not current version
Last Version 0.8.1

com.salesforce.servicelibs:grpc-contrib-parent 0.7.0

Useful extensions for the grpc-java library.

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.salesforce.servicelibs
ArtifactId

ArtifactId

grpc-contrib-parent
Version

Version

0.7.0
Type

Type

pom

Download grpc-contrib-parent 0.7.0


<!-- https://jarcasting.com/artifacts/com.salesforce.servicelibs/grpc-contrib-parent/ -->
<dependency>
    <groupId>com.salesforce.servicelibs</groupId>
    <artifactId>grpc-contrib-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/grpc-contrib-parent/
implementation 'com.salesforce.servicelibs:grpc-contrib-parent:0.7.0'
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/grpc-contrib-parent/
implementation ("com.salesforce.servicelibs:grpc-contrib-parent:0.7.0")
'com.salesforce.servicelibs:grpc-contrib-parent:pom:0.7.0'
<dependency org="com.salesforce.servicelibs" name="grpc-contrib-parent" rev="0.7.0">
  <artifact name="grpc-contrib-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.servicelibs', module='grpc-contrib-parent', version='0.7.0')
)
libraryDependencies += "com.salesforce.servicelibs" % "grpc-contrib-parent" % "0.7.0"
[com.salesforce.servicelibs/grpc-contrib-parent "0.7.0"]