jar

com.github.msimw : retrofit2-spring

Maven & Gradle

Sep 29, 2017
5 stars

retrofit2-spring · retrofit2-spring

Table Of Contents

Latest Version

Download com.github.msimw : retrofit2-spring JAR file - Latest Versions:

All Versions

Download com.github.msimw : retrofit2-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window retrofit2-spring-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.msimw.retrofit2x.retrofit.log

├─ com.msimw.retrofit2x.retrofit.log.LoggingInterceptor.class - [JAR]

com.msimw.retrofit2x.retrofit

├─ com.msimw.retrofit2x.retrofit.BuiltInConverters.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Call.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.CallAdapter.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Callback.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Converter.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.DefaultCallAdapterFactory.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.ExecutorCallAdapterFactory.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.HttpCallException.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.HttpException.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.OkHttpCall.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.ParameterHandler.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Platform.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.RequestBuilder.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Response.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Retrofit.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.ServiceMethod.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.Utils.class - [JAR]

com.msimw.retrofit2x.annotation

├─ com.msimw.retrofit2x.annotation.HttpApi.class - [JAR]

├─ com.msimw.retrofit2x.annotation.HttpAutowired.class - [JAR]

com.msimw.retrofit2x.interceptor

├─ com.msimw.retrofit2x.interceptor.Host.class - [JAR]

├─ com.msimw.retrofit2x.interceptor.HostReplaceInterceptor.class - [JAR]

com.msimw.retrofit2x.retrofit.http

├─ com.msimw.retrofit2x.retrofit.http.Body.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.DELETE.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Field.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.FieldMap.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.FormUrlEncoded.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.GET.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.HEAD.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.HTTP.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Header.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.HeaderMap.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Headers.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Multipart.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.OPTIONS.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.PATCH.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.POST.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.PUT.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Part.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.PartMap.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Path.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Query.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.QueryMap.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.QueryName.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Streaming.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.http.Url.class - [JAR]

com.msimw.retrofit2x.spring

├─ com.msimw.retrofit2x.spring.HttpApiScanner.class - [JAR]

├─ com.msimw.retrofit2x.spring.HttpApiScannerConfigurer.class - [JAR]

├─ com.msimw.retrofit2x.spring.HttpDataSource.class - [JAR]

├─ com.msimw.retrofit2x.spring.RetrofitBeanFactory.class - [JAR]

com.msimw.retrofit2x.retrofit.json

├─ com.msimw.retrofit2x.retrofit.json.FastJsonConverterFactory.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.json.FastJsonRequestBodyConverter.class - [JAR]

├─ com.msimw.retrofit2x.retrofit.json.FastJsonResponseBodyConverter.class - [JAR]

com.msimw.retrofit2x.test

├─ com.msimw.retrofit2x.test.IBaiduPushHttpApi.class - [JAR]

├─ com.msimw.retrofit2x.test.IPushHttpApi.class - [JAR]

com.msimw.retrofit2x.util

├─ com.msimw.retrofit2x.util.ResourcesUtil.class - [JAR]