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