jar

io.makepad : jinsta

Maven & Gradle

Oct 08, 2021
0 stars

JInsta · A toolkit to automate Instagram interactions

Table Of Contents

Latest Version

Download io.makepad : jinsta JAR file - Latest Versions:

All Versions

Download io.makepad : jinsta JAR file - All Versions:

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

io.makepad.jinsta

├─ io.makepad.jinsta.IBot.class - [JAR]

├─ io.makepad.jinsta.JInsta.class - [JAR]

├─ io.makepad.jinsta.LoginSelectors.class - [JAR]

io.makepad.jinsta.user.profile

├─ io.makepad.jinsta.user.profile.AbstractUserProfile.class - [JAR]

├─ io.makepad.jinsta.user.profile.IUserProfile.class - [JAR]

├─ io.makepad.jinsta.user.profile.ProfileSelectors.class - [JAR]

├─ io.makepad.jinsta.user.profile.UserProfile.class - [JAR]

io.makepad.jinsta.models.exceptions

├─ io.makepad.jinsta.models.exceptions.CookieFileNotFoundException.class - [JAR]

├─ io.makepad.jinsta.models.exceptions.TwoFactorAuthenticationRequiredException.class - [JAR]

io.makepad.jinsta.models

├─ io.makepad.jinsta.models.BaseUser.class - [JAR]

├─ io.makepad.jinsta.models.Configuration.class - [JAR]

├─ io.makepad.jinsta.models.UserProfile.class - [JAR]

io.makepad.jinsta.utils

├─ io.makepad.jinsta.utils.BotHelpers.class - [JAR]

Advertisement