is not current version
Last Version 0.8.1

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

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.6.1
Type

Type

pom

Download grpc-contrib-parent 0.6.1


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