is not current version
Last Version 9.0.1

com.mypurecloud:purecloud-guest-chat-client 3.0.0

A Java package to interface with the PureCloud Platform API Guest Chat APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mypurecloud
ArtifactId

ArtifactId

purecloud-guest-chat-client
Version

Version

3.0.0
Type

Type

jar

Download purecloud-guest-chat-client 3.0.0


<!-- https://jarcasting.com/artifacts/com.mypurecloud/purecloud-guest-chat-client/ -->
<dependency>
    <groupId>com.mypurecloud</groupId>
    <artifactId>purecloud-guest-chat-client</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mypurecloud/purecloud-guest-chat-client/
implementation 'com.mypurecloud:purecloud-guest-chat-client:3.0.0'
// https://jarcasting.com/artifacts/com.mypurecloud/purecloud-guest-chat-client/
implementation ("com.mypurecloud:purecloud-guest-chat-client:3.0.0")
'com.mypurecloud:purecloud-guest-chat-client:jar:3.0.0'
<dependency org="com.mypurecloud" name="purecloud-guest-chat-client" rev="3.0.0">
  <artifact name="purecloud-guest-chat-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mypurecloud', module='purecloud-guest-chat-client', version='3.0.0')
)
libraryDependencies += "com.mypurecloud" % "purecloud-guest-chat-client" % "3.0.0"
[com.mypurecloud/purecloud-guest-chat-client "3.0.0"]