项目作者: AnkitDroidGit

项目描述 :
Sample to show use of Retrofit with Agera
高级语言: Java
项目地址: git://github.com/AnkitDroidGit/Agera-Retrofit.git
创建时间: 2017-12-21T07:05:30Z
项目社区:https://github.com/AnkitDroidGit/Agera-Retrofit

开源协议:

下载


Agera-Retrofit

Add to app level build.gradle

  1. compile 'com.freeankit.retor-agera:retro-agera:1.0.0-1'

maven

  1. <dependency>
  2. <groupId>com.freeankit.retor-agera</groupId>
  3. <artifactId>retro-agera</artifactId>
  4. <version>1.0.0-1</version>
  5. <type>pom</type>
  6. </dependency>

let’s connect to learn together

License

  1. Copyright 2017 Ankit Kumar
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.