jar

com.github.annypatel.retrocrawler : core

Maven & Gradle

Jun 13, 2018
3 usages
2 stars

RetroCrawler Core · Annotation based Retrofit converter for HTML

Table Of Contents

Latest Version

Download com.github.annypatel.retrocrawler : core JAR file - Latest Versions:

All Versions

Download com.github.annypatel.retrocrawler : core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 core-1.0.0-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

retrocrawler.annotation

├─ retrocrawler.annotation.HtmlBaseUrl.class - [JAR]

├─ retrocrawler.annotation.HtmlBody.class - [JAR]

├─ retrocrawler.annotation.HtmlHead.class - [JAR]

retrocrawler

├─ retrocrawler.HtmlReader.class - [JAR]

Advertisement