is not current version
Last Version 0.4.201215

com.playfab:gameserverSDK 0.2.181106

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

GroupId

GroupId

com.playfab
ArtifactId

ArtifactId

gameserverSDK
Version

Version

0.2.181106
Type

Type

jar

Download gameserverSDK 0.2.181106


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