jar

pw.mihou : Jaikan

Maven & Gradle

Sep 03, 2021
7 stars

Jaikan · A generic Java wrapper for Jaikan that aims to be as simple and lightweight to use.

Table Of Contents

Latest Version

Download pw.mihou : Jaikan JAR file - Latest Versions:

All Versions

Download pw.mihou : Jaikan 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 Jaikan-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pw.mihou.jaikan.endpoints.implementations

├─ pw.mihou.jaikan.endpoints.implementations.EndpointImpl.class - [JAR]

pw.mihou.jaikan.models

├─ pw.mihou.jaikan.models.Anime.class - [JAR]

├─ pw.mihou.jaikan.models.AnimeResult.class - [JAR]

├─ pw.mihou.jaikan.models.Dates.class - [JAR]

├─ pw.mihou.jaikan.models.Manga.class - [JAR]

├─ pw.mihou.jaikan.models.MangaResult.class - [JAR]

├─ pw.mihou.jaikan.models.Nameable.class - [JAR]

pw.mihou.jaikan.endpoints

├─ pw.mihou.jaikan.endpoints.Endpoint.class - [JAR]

├─ pw.mihou.jaikan.endpoints.Endpoints.class - [JAR]

pw.mihou.jaikan.configuration.implementation

├─ pw.mihou.jaikan.configuration.implementation.JaikanConfigurationBuilderImpl.class - [JAR]

pw.mihou.jaikan.configuration

├─ pw.mihou.jaikan.configuration.JaikanConfiguration.class - [JAR]

├─ pw.mihou.jaikan.configuration.JaikanConfigurationBuilder.class - [JAR]

pw.mihou.jaikan

├─ pw.mihou.jaikan.Jaikan.class - [JAR]

├─ pw.mihou.jaikan.Jaikan4.class - [JAR]

Advertisement