jdash.client.exception.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdash-client Show documentation
Show all versions of jdash-client Show documentation
The HTTP client used to pull data from Geometry Dash servers
The newest version!
/**
* Exceptions that may occur when using the client.
*/
@NonNullApi
package jdash.client.exception;
import reactor.util.annotation.NonNullApi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy