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

com.tapstream.sdk.http.HttpMethod Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
package com.tapstream.sdk.http;

public enum HttpMethod {
    GET, POST;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy