Last Version

PlayFab Server API 0.122.201027

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.

License

License

GroupId

GroupId

com.playfab
ArtifactId

ArtifactId

server-sdk
Version

Version

0.122.201027
Type

Type

jar
Description

Description

PlayFab Server API
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.
Project URL

Project URL

https://docs.microsoft.com/gaming/playfab/
Project Organization

Project Organization

PlayFab Inc.

Download server-sdk 0.122.201027


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.