Last Version

Java Playfab GSDK 0.4.201215

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

License

License

GroupId

GroupId

com.playfab
ArtifactId

ArtifactId

gameserverSDK
Version

Version

0.4.201215
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 0.4.201215


<!-- 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.