is not current version
Last Version 0.58.4.140

com.mypurecloud:platform-client 0.37.2.107

The official Java SDK for the PureCloud Platform API SDK

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.mypurecloud
ArtifactId

ArtifactId

platform-client
Version

Version

0.37.2.107
Type

Type

jar

Download platform-client 0.37.2.107


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