jar

com.tukeof.common : common-rest

Maven & Gradle

May 12, 2019

common-rest · a encapsulated restful java library

Table Of Contents

Latest Version

Download com.tukeof.common : common-rest JAR file - Latest Versions:

All Versions

Download com.tukeof.common : common-rest JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 common-rest-0.1.0-RC0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tukeof.common.rest.okhttp

├─ com.tukeof.common.rest.okhttp.CookieJarImpl.class - [JAR]

├─ com.tukeof.common.rest.okhttp.DownloadUtil.class - [JAR]

├─ com.tukeof.common.rest.okhttp.GlobalRequestInterceptor.class - [JAR]

├─ com.tukeof.common.rest.okhttp.OkHttpUtil.class - [JAR]

├─ com.tukeof.common.rest.okhttp.OkHttpWget.class - [JAR]

├─ com.tukeof.common.rest.okhttp.ProgressForwardingSource.class - [JAR]

├─ com.tukeof.common.rest.okhttp.ProgressListener.class - [JAR]

├─ com.tukeof.common.rest.okhttp.ProgressRequestBody.class - [JAR]

├─ com.tukeof.common.rest.okhttp.ProgressResponseBody.class - [JAR]

├─ com.tukeof.common.rest.okhttp.RetrofitUtil.class - [JAR]

com.tukeof.common.rest.gson

├─ com.tukeof.common.rest.gson.DateJsonDeserializer.class - [JAR]

├─ com.tukeof.common.rest.gson.DateJsonSerializer.class - [JAR]

├─ com.tukeof.common.rest.gson.GsonUtil.class - [JAR]

com.tukeof.common.rest.xstream

├─ com.tukeof.common.rest.xstream.CDataStaxDriver.class - [JAR]

├─ com.tukeof.common.rest.xstream.XStreamCDATA.class - [JAR]

├─ com.tukeof.common.rest.xstream.XStreamUtil.class - [JAR]

├─ com.tukeof.common.rest.xstream.XStreamXmlConverterFactory.class - [JAR]

├─ com.tukeof.common.rest.xstream.XStreamXmlRequestBodyConverter.class - [JAR]

├─ com.tukeof.common.rest.xstream.XStreamXmlResponseBodyConverter.class - [JAR]

Advertisement