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

org.zodiac.okhttp.Method Maven / Gradle / Ivy

//package org.zodiac.okhttp;
//
//@Deprecated
//public interface Method {
//    String GET = "GET";
//    String POST = "POST";
//    String PATCH = "PATCH";
//    String PUT = "PUT";
//    String DELETE = "DELETE";
//}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy