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

io.femo.http.Constants Maven / Gradle / Ivy

Go to download

An easy to use HTTP API, that supports synchronous and asynchronous execution of HTTP request. On android only asynchronous driver is supported. This library has been backported to jdk 7 to retain compatibility with android!

The newest version!
package io.femo.http;

/**
 * Created by felix on 7/2/16.
 */
public class Constants {

    public static final String VERSION = "0.0.3";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy