| License |
License |
|---|---|
| GroupId | GroupIdcom.playfab |
| ArtifactId | ArtifactIdserver-sdk |
| Last Version | Last Version0.122.201027 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlayFab 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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| server-sdk-0.122.201027.pom | |
| server-sdk-0.122.201027.jar | 1 MB |
| server-sdk-0.122.201027-sources.jar | 165 KB |
| server-sdk-0.122.201027-javadoc.jar | 50 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.2 |