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

twitter4jads.internal.http.RequestMethod Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
package twitter4jads.internal.http;

public enum RequestMethod {
    GET, POST, DELETE, HEAD, PUT
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy