Last Version

com.salesforce.servicelibs:RxChat 0.8.2

Integrating gRPC with reactive technologies.

License

License

GroupId

GroupId

com.salesforce.servicelibs
ArtifactId

ArtifactId

RxChat
Version

Version

0.8.2
Type

Type

pom
Description

Description

Integrating gRPC with reactive technologies.

Download RxChat 0.8.2

Filename Size
RxChat-0.8.2.pom 3 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.12.0
io.grpc : grpc-protobuf jar 1.12.0
com.salesforce.servicelibs : rxgrpc-stub jar 0.8.2

Project Modules

  • RxChat-Client
  • RxChat-Server