jar

io.github.yagato : HolodexWrapper

Maven & Gradle

May 08, 2023
0 stars

HolodexWrapper · Wrapper for Holodex's API

Table Of Contents

Latest Version

Download io.github.yagato : HolodexWrapper JAR file - Latest Versions:

All Versions

Download io.github.yagato : HolodexWrapper 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 HolodexWrapper-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.yagato.holodexwrapper.constants

├─ io.github.yagato.holodexwrapper.constants.ChannelType.class - [JAR]

├─ io.github.yagato.holodexwrapper.constants.ExtraInfo.class - [JAR]

├─ io.github.yagato.holodexwrapper.constants.Language.class - [JAR]

├─ io.github.yagato.holodexwrapper.constants.Organizations.class - [JAR]

├─ io.github.yagato.holodexwrapper.constants.SortOrder.class - [JAR]

├─ io.github.yagato.holodexwrapper.constants.Status.class - [JAR]

├─ io.github.yagato.holodexwrapper.constants.VideoType.class - [JAR]

io.github.yagato.holodexwrapper

├─ io.github.yagato.holodexwrapper.HolodexClient.class - [JAR]

io.github.yagato.holodexwrapper.model

├─ io.github.yagato.holodexwrapper.model.Bot.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.Channel.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.Comment.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.Credits.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.Editor.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.GetQueryParameters.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.LiveTranslator.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.PostQueryParameters.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.RelatedVideo.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.Song.class - [JAR]

├─ io.github.yagato.holodexwrapper.model.Video.class - [JAR]

Advertisement