is not current version
Last Version 0.4.201215

com.playfab:gameserverSDK 0.3.190104

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

GroupId

GroupId

com.playfab
ArtifactId

ArtifactId

gameserverSDK
Version

Version

0.3.190104
Type

Type

jar

Download gameserverSDK 0.3.190104


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