Java Playfab GSDK

Enables Playfab multiplayer game servers to interact with PlayFab control systems and accept players.

License

License

GroupId

GroupId

com.playfab
ArtifactId

ArtifactId

gameserverSDK
Last Version

Last Version

0.4.201215
Release Date

Release Date

Type

Type

jar
Description

Description

Java Playfab GSDK
Enables Playfab multiplayer game servers to interact with PlayFab control systems and accept players.
Project URL

Project URL

http://api.playfab.com/
Project Organization

Project Organization

PlayFab Inc.

Download gameserverSDK

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
org.apache.httpcomponents : fluent-hc jar 4.5.3
com.github.rholder : guava-retrying jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.201215
0.3.190104
0.2.181106
0.1.181025