is not current version
Last Version 9.0.1

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

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

5.1.2
Type

Type

jar

Download purecloud-guest-chat-client 5.1.2


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