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

de.tomgrill.gdxfacebook.core.GDXFacebookProvider Maven / Gradle / Ivy

The newest version!
package de.tomgrill.gdxfacebook.core;

public interface GDXFacebookProvider {

    GDXFacebook provideInstance();

    GDXFacebookConfig provideConfig();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy