| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRetrofit Net HTTP Clients | 
        
| GroupId | GroupIdcom.github.cd-butterfly | 
    
| ArtifactId | ArtifactIdretrofit | 
    
| Last Version | Last Version1.0.7 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionretroift tools 
            make more easily to user retrofit 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| retrofit-1.0.7.pom | |
| retrofit-1.0.7.aar | 54 KB | 
| retrofit-1.0.7-sources.jar | 22 KB | 
| retrofit-1.0.7-javadoc.jar | 138 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.cd-butterfly/retrofit/ -->
<dependency>
    <groupId>com.github.cd-butterfly</groupId>
    <artifactId>retrofit</artifactId>
    <version>1.0.7</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.cd-butterfly/retrofit/
implementation 'com.github.cd-butterfly:retrofit:1.0.7'
                // https://jarcasting.com/artifacts/com.github.cd-butterfly/retrofit/
implementation ("com.github.cd-butterfly:retrofit:1.0.7")
                'com.github.cd-butterfly:retrofit:aar:1.0.7'
                <dependency org="com.github.cd-butterfly" name="retrofit" rev="1.0.7">
  <artifact name="retrofit" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.cd-butterfly', module='retrofit', version='1.0.7')
)
                libraryDependencies += "com.github.cd-butterfly" % "retrofit" % "1.0.7"
                [com.github.cd-butterfly/retrofit "1.0.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.cd-butterfly : retrofit-annotations | jar | 1.0.7 | 
| androidx.appcompat » appcompat | jar | 1.1.0 | 
| com.squareup.retrofit2 : retrofit | jar | 2.4.0 | 
| com.squareup.okhttp3 : logging-interceptor | jar | 3.9.1 | 
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.4.0 | 
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 | 
| com.facebook.stetho : stetho-okhttp3 | jar | 1.5.0 | 
| com.alibaba : fastjson | jar | 1.1.70.android |