License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.salesforce.servicelibs |
ArtifactId | ArtifactIdrxgrpc |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegrating gRPC with reactive technologies.
|
Filename | Size |
---|---|
rxgrpc-1.2.3.pom | |
rxgrpc-1.2.3.jar | 6 MB |
rxgrpc-1.2.3-windows-x86_64.exe | 9 MB |
rxgrpc-1.2.3-sources.jar | 4 KB |
rxgrpc-1.2.3-osx-x86_64.exe | 8 MB |
rxgrpc-1.2.3-linux-x86_64.exe | 8 MB |
rxgrpc-1.2.3-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.servicelibs/rxgrpc/ -->
<dependency>
<groupId>com.salesforce.servicelibs</groupId>
<artifactId>rxgrpc</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/rxgrpc/
implementation 'com.salesforce.servicelibs:rxgrpc:1.2.3'
// https://jarcasting.com/artifacts/com.salesforce.servicelibs/rxgrpc/
implementation ("com.salesforce.servicelibs:rxgrpc:1.2.3")
'com.salesforce.servicelibs:rxgrpc:jar:1.2.3'
<dependency org="com.salesforce.servicelibs" name="rxgrpc" rev="1.2.3">
<artifact name="rxgrpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.servicelibs', module='rxgrpc', version='1.2.3')
)
libraryDependencies += "com.salesforce.servicelibs" % "rxgrpc" % "1.2.3"
[com.salesforce.servicelibs/rxgrpc "1.2.3"]