io.github.robertograham.fortniteapirestclient.util.Builder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fortnite-api-rest-client Show documentation
Show all versions of fortnite-api-rest-client Show documentation
Provides access to the Fortnite REST API
The newest version!
package io.github.robertograham.fortniteapirestclient.util;
public interface Builder {
T build();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy