jar

com.github.blackshadowwalker.spring : spring-retrofit2

Maven & Gradle

Sep 20, 2016
4 stars

spring-retrofit2 · Spring manage retrofit service.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.1.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 spring-retrofit2-2.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.blackshadowwalker.spring.retrofit.factory

├─ com.github.blackshadowwalker.spring.retrofit.factory.AnyTypeCallAdapterFactory.class - [JAR]

├─ com.github.blackshadowwalker.spring.retrofit.factory.CustomCallAdapterFactory.class - [JAR]

com.github.blackshadowwalker.spring.retrofit

├─ com.github.blackshadowwalker.spring.retrofit.EnableRetrofit.class - [JAR]

├─ com.github.blackshadowwalker.spring.retrofit.RetrofitConfigure.class - [JAR]

├─ com.github.blackshadowwalker.spring.retrofit.RetrofitService.class - [JAR]

├─ com.github.blackshadowwalker.spring.retrofit.RetrofitServiceFactoryBean.class - [JAR]

├─ com.github.blackshadowwalker.spring.retrofit.RetrofitServiceScanner.class - [JAR]

├─ com.github.blackshadowwalker.spring.retrofit.RetrofitServiceScannerConfigurer.class - [JAR]

com.github.blackshadowwalker.spring.retrofit.exception

├─ com.github.blackshadowwalker.spring.retrofit.exception.RetrofitRpcInvockException.class - [JAR]