jar

org.wvlet.airframe : airframe-http-okhttp_2.11

Maven & Gradle

Nov 01, 2020
625 stars

airframe-http-okhttp · REST API binding for OkHttp

Table Of Contents

Latest Version

Download org.wvlet.airframe : airframe-http-okhttp_2.11 JAR file - Latest Versions:

All Versions

Download org.wvlet.airframe : airframe-http-okhttp_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
20.10.x
20.9.x
20.8.x
20.7.x
20.6.x
20.5.x
20.4.x
20.3.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 airframe-http-okhttp_2.11-20.10.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

wvlet.airframe.http.okhttp

├─ wvlet.airframe.http.okhttp.OkHttpClient.class - [JAR]

├─ wvlet.airframe.http.okhttp.OkHttpClientConfig.class - [JAR]

├─ wvlet.airframe.http.okhttp.OkHttpRetryInterceptor.class - [JAR]

├─ wvlet.airframe.http.okhttp.package.class - [JAR]

Advertisement