| Categories |
CategoriesgRPC Net Networking |
|---|---|
| GroupId | GroupIdcom.salesforce.servicelibs |
| ArtifactId | ArtifactIdrx3grpc-stub |
| Version | Version1.2.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| rx3grpc-stub-1.2.0.pom | |
| rx3grpc-stub-1.2.0.jar | 45 KB |
| rx3grpc-stub-1.2.0-sources.jar | 15 KB |
| rx3grpc-stub-1.2.0-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.servicelibs/rx3grpc-stub/ -->
<dependency>
<groupId>com.salesforce.servicelibs</groupId>
<artifactId>rx3grpc-stub</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/rx3grpc-stub/
implementation 'com.salesforce.servicelibs:rx3grpc-stub:1.2.0'
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/rx3grpc-stub/
implementation ("com.salesforce.servicelibs:rx3grpc-stub:1.2.0")
'com.salesforce.servicelibs:rx3grpc-stub:jar:1.2.0'
<dependency org="com.salesforce.servicelibs" name="rx3grpc-stub" rev="1.2.0">
<artifact name="rx3grpc-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.servicelibs', module='rx3grpc-stub', version='1.2.0')
)
libraryDependencies += "com.salesforce.servicelibs" % "rx3grpc-stub" % "1.2.0"
[com.salesforce.servicelibs/rx3grpc-stub "1.2.0"]