is not current version
Last Version 0.122.201027

com.playfab:client-sdk 0.101.191029

PlayFab is the unified backend platform for games — everything you need to build and operate your game, all in one place, so you can focus on creating and delivering a great player experience.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.playfab
ArtifactId

ArtifactId

client-sdk
Version

Version

0.101.191029
Type

Type

jar

Download client-sdk 0.101.191029


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