is not current version
Last Version 151.0.0

com.mypurecloud:platform-client-v2 148.0.0

${description}

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.mypurecloud
ArtifactId

ArtifactId

platform-client-v2
Version

Version

148.0.0
Type

Type

jar

Download platform-client-v2 148.0.0


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