Back to project page MobileSampleSDKs.
The source code is released under:
GNU General Public License
If you think the Android project MobileSampleSDKs listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
/* * CustomersLib/* w w w . j a v a 2 s . co m*/ * * This file was automatically generated by APIMATIC BETA v2.0 on 09/17/2014 */ package io.apimatic.customerslib; public class Configuration { //The base Uri for API calls public static final String baseUri = "http://demodev.espressologic.com/rest/el-dev/jcbtx/v1"; }