jar

com.github.ndrlslz : zhihuDaily-java-client

Maven & Gradle

Sep 03, 2016
0 stars

zhihuDaily-java-client · A Java SDK Client for zhihu daily

Table Of Contents

Latest Version

Download com.github.ndrlslz : zhihuDaily-java-client JAR file - Latest Versions:

All Versions

Download com.github.ndrlslz : zhihuDaily-java-client 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 zhihuDaily-java-client-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ndrlslz.utils

├─ com.github.ndrlslz.utils.DateUtils.class - [JAR]

com.github.ndrlslz.api

├─ com.github.ndrlslz.api.ZhihuDaily.class - [JAR]

com.github.ndrlslz.deserializer

├─ com.github.ndrlslz.deserializer.CommentsDeserializer.class - [JAR]

├─ com.github.ndrlslz.deserializer.DateTypeAdapter.class - [JAR]

com.github.ndrlslz

├─ com.github.ndrlslz.ZhihuDailyClient.class - [JAR]

com.github.ndrlslz.model

├─ com.github.ndrlslz.model.Comment.class - [JAR]

├─ com.github.ndrlslz.model.DailyNews.class - [JAR]

├─ com.github.ndrlslz.model.Editor.class - [JAR]

├─ com.github.ndrlslz.model.ExtraInformation.class - [JAR]

├─ com.github.ndrlslz.model.HotNews.class - [JAR]

├─ com.github.ndrlslz.model.ImageSize.class - [JAR]

├─ com.github.ndrlslz.model.News.class - [JAR]

├─ com.github.ndrlslz.model.Recommenders.class - [JAR]

├─ com.github.ndrlslz.model.StartImage.class - [JAR]

├─ com.github.ndrlslz.model.Story.class - [JAR]

├─ com.github.ndrlslz.model.Theme.class - [JAR]

├─ com.github.ndrlslz.model.Themes.class - [JAR]

├─ com.github.ndrlslz.model.TopStory.class - [JAR]

├─ com.github.ndrlslz.model.Version.class - [JAR]

com.github.ndrlslz.exception

├─ com.github.ndrlslz.exception.HttpException.class - [JAR]

com.github.ndrlslz.service

├─ com.github.ndrlslz.service.ServiceCall.class - [JAR]

├─ com.github.ndrlslz.service.ServiceCallAdapterFactory.class - [JAR]

├─ com.github.ndrlslz.service.ServiceCallback.class - [JAR]

├─ com.github.ndrlslz.service.ServiceInterceptor.class - [JAR]