License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.playfab |
ArtifactId | ArtifactIdclient-sdk |
Last Version | Last Version0.122.201027 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlayFab Client 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 |
---|---|
client-sdk-0.122.201027.pom | |
client-sdk-0.122.201027.jar | 1 MB |
client-sdk-0.122.201027-sources.jar | 126 KB |
client-sdk-0.122.201027-javadoc.jar | 36 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.playfab/client-sdk/ -->
<dependency>
<groupId>com.playfab</groupId>
<artifactId>client-sdk</artifactId>
<version>0.122.201027</version>
</dependency>
// https://jarcasting.com/artifacts/com.playfab/client-sdk/
implementation 'com.playfab:client-sdk:0.122.201027'
// https://jarcasting.com/artifacts/com.playfab/client-sdk/
implementation ("com.playfab:client-sdk:0.122.201027")
'com.playfab:client-sdk:jar:0.122.201027'
<dependency org="com.playfab" name="client-sdk" rev="0.122.201027">
<artifact name="client-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playfab', module='client-sdk', version='0.122.201027')
)
libraryDependencies += "com.playfab" % "client-sdk" % "0.122.201027"
[com.playfab/client-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 |