jar

org.shakespeareframework : retrofit

Maven & Gradle

Apr 18, 2023
1 usages
15 stars

Shakespeare Retrofit HTTP · Module for calling HTTP APIs via Retrofit.

Table Of Contents

Latest Version

Download org.shakespeareframework : retrofit JAR file - Latest Versions:

All Versions

Download org.shakespeareframework : retrofit JAR file - All Versions:

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

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

org.shakespeareframework.retrofit

├─ org.shakespeareframework.retrofit.CallHttpApis.class - [JAR]

├─ org.shakespeareframework.retrofit.HeaderInterceptor.class - [JAR]

org.shakespeareframework.retrofit.oauth2

├─ org.shakespeareframework.retrofit.oauth2.Oauth2Api.class - [JAR]

├─ org.shakespeareframework.retrofit.oauth2.Oauth2AuthenticationFailedException.class - [JAR]

├─ org.shakespeareframework.retrofit.oauth2.Oauth2Token.class - [JAR]

├─ org.shakespeareframework.retrofit.oauth2.ResourceOwnerPasswordTokenAuthenticator.class - [JAR]

├─ org.shakespeareframework.retrofit.oauth2.RetryingTokenAuthenticator.class - [JAR]