All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.playfab.PlayFabUtil Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 0.118.200901
Show newest version
package com.playfab;

public class PlayFabUtil {
    public static @interface Unordered {
        public String value() default "";
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy