jar

com.twobuffers.wire : wire-retrofit

Maven & Gradle

Aug 08, 2022
1 usages
0 stars

Wire Retrofit · Wire is a collection of opinionated Android-app building blocks.

Table Of Contents

Latest Version

Download com.twobuffers.wire : wire-retrofit JAR file - Latest Versions:

All Versions

Download com.twobuffers.wire : wire-retrofit JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x

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 wire-retrofit-0.4.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.twobuffers.wire.retrofit

├─ com.twobuffers.wire.retrofit.AddHeadersInterceptor.class - [JAR]

├─ com.twobuffers.wire.retrofit.AddHeadersWithLambdasInterceptor.class - [JAR]

├─ com.twobuffers.wire.retrofit.AddHeadersWithValueLambdasInterceptor.class - [JAR]

├─ com.twobuffers.wire.retrofit.DefaultOkHttpClient.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpApplicationInterceptor.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpAuthenticator.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpCacheDir.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpCacheMaxSizeBytes.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpConnectTimeout.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpNetworkInterceptor.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpReadTimeout.class - [JAR]

├─ com.twobuffers.wire.retrofit.OkHttpUtilsKt.class - [JAR]

├─ com.twobuffers.wire.retrofit.RefreshTokenAuthenticator.class - [JAR]

├─ com.twobuffers.wire.retrofit.RetrofitUtilsKt.class - [JAR]

├─ com.twobuffers.wire.retrofit.UpdateHeadersInterceptor.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireApplicationScopedOkHttpModule.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireApplicationScopedOkHttpModule_ProvideApplicationScopedOkHttpClientFactory.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireApplicationScopedRetrofitModule.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireApplicationScopedRetrofitModule_ProvideApplicationScopedRetrofitFactory.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireDefaultOkHttpModule.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireDefaultOkHttpModule_ProvideDefaultOkHttpClientFactory.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireDefaultRetrofitDebugExtrasModule.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireDefaultRetrofitDebugExtrasModule_ProvideHttpLoggingInterceptorFactory.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireDefaultRetrofitModule.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireDefaultRetrofitModule_ProvideDefaultRetrofitFactory.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireUnscopedOkHttpModule.class - [JAR]

├─ com.twobuffers.wire.retrofit.WireUnscopedOkHttpModule_ProvideOkHttpClientFactory.class - [JAR]

Advertisement