jar

com.nesscomputing.instagram : jInstagram

Maven & Gradle

Mar 05, 2013
5 stars

jInstagram · Java Instagram API, originally by sachin-handiekar

Table Of Contents

Latest Version

Download com.nesscomputing.instagram : jInstagram JAR file - Latest Versions:

All Versions

Download com.nesscomputing.instagram : jInstagram JAR file - All Versions:

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

org.jinstagram.entity.media

├─ org.jinstagram.entity.media.MediaInfoFeed.class - [JAR]

org.jinstagram.auth

├─ org.jinstagram.auth.AccessTokenExtractor.class - [JAR]

├─ org.jinstagram.auth.InstagramApi.class - [JAR]

├─ org.jinstagram.auth.InstagramAuthService.class - [JAR]

org.jinstagram.auth.model

├─ org.jinstagram.auth.model.Constants.class - [JAR]

├─ org.jinstagram.auth.model.OAuthConfig.class - [JAR]

├─ org.jinstagram.auth.model.OAuthConstants.class - [JAR]

├─ org.jinstagram.auth.model.OAuthRequest.class - [JAR]

├─ org.jinstagram.auth.model.Token.class - [JAR]

├─ org.jinstagram.auth.model.Verifier.class - [JAR]

org.jinstagram.entity.likes

├─ org.jinstagram.entity.likes.LikesFeed.class - [JAR]

org.jinstagram

├─ org.jinstagram.Instagram.class - [JAR]

├─ org.jinstagram.InstagramErrorResponse.class - [JAR]

org.jinstagram.model

├─ org.jinstagram.model.Constants.class - [JAR]

├─ org.jinstagram.model.Methods.class - [JAR]

├─ org.jinstagram.model.QueryParam.class - [JAR]

├─ org.jinstagram.model.Relationship.class - [JAR]

├─ org.jinstagram.model.Scope.class - [JAR]

org.jinstagram.entity.common

├─ org.jinstagram.entity.common.Caption.class - [JAR]

├─ org.jinstagram.entity.common.Comments.class - [JAR]

├─ org.jinstagram.entity.common.FromTagData.class - [JAR]

├─ org.jinstagram.entity.common.ImageData.class - [JAR]

├─ org.jinstagram.entity.common.Images.class - [JAR]

├─ org.jinstagram.entity.common.Likes.class - [JAR]

├─ org.jinstagram.entity.common.Location.class - [JAR]

├─ org.jinstagram.entity.common.Meta.class - [JAR]

├─ org.jinstagram.entity.common.Pagination.class - [JAR]

├─ org.jinstagram.entity.common.User.class - [JAR]

org.jinstagram.entity.comments

├─ org.jinstagram.entity.comments.CommentData.class - [JAR]

├─ org.jinstagram.entity.comments.MediaCommentResponse.class - [JAR]

├─ org.jinstagram.entity.comments.MediaCommentsFeed.class - [JAR]

org.jinstagram.exceptions

├─ org.jinstagram.exceptions.InstagramBadRequestException.class - [JAR]

├─ org.jinstagram.exceptions.InstagramException.class - [JAR]

├─ org.jinstagram.exceptions.InstagramRateLimitException.class - [JAR]

├─ org.jinstagram.exceptions.InstagramServiceException.class - [JAR]

org.jinstagram.utils

├─ org.jinstagram.utils.MapUtils.class - [JAR]

├─ org.jinstagram.utils.Preconditions.class - [JAR]

org.jinstagram.entity.users.basicinfo

├─ org.jinstagram.entity.users.basicinfo.Counts.class - [JAR]

├─ org.jinstagram.entity.users.basicinfo.UserInfo.class - [JAR]

├─ org.jinstagram.entity.users.basicinfo.UserInfoData.class - [JAR]

org.jinstagram.auth.exceptions

├─ org.jinstagram.auth.exceptions.OAuthException.class - [JAR]

├─ org.jinstagram.auth.exceptions.OAuthParametersMissingException.class - [JAR]

org.jinstagram.entity.locations

├─ org.jinstagram.entity.locations.LocationInfo.class - [JAR]

├─ org.jinstagram.entity.locations.LocationSearchFeed.class - [JAR]

org.jinstagram.entity.tags

├─ org.jinstagram.entity.tags.TagInfoData.class - [JAR]

├─ org.jinstagram.entity.tags.TagInfoFeed.class - [JAR]

├─ org.jinstagram.entity.tags.TagMediaFeed.class - [JAR]

├─ org.jinstagram.entity.tags.TagSearchFeed.class - [JAR]

org.jinstagram.http

├─ org.jinstagram.http.Request.class - [JAR]

├─ org.jinstagram.http.Response.class - [JAR]

├─ org.jinstagram.http.StreamUtils.class - [JAR]

├─ org.jinstagram.http.URLUtils.class - [JAR]

├─ org.jinstagram.http.Verbs.class - [JAR]

org.jinstagram.entity.relationships

├─ org.jinstagram.entity.relationships.RelationshipData.class - [JAR]

├─ org.jinstagram.entity.relationships.RelationshipFeed.class - [JAR]

org.jinstagram.realtime

├─ org.jinstagram.realtime.Constants.class - [JAR]

├─ org.jinstagram.realtime.InstagramSubscription.class - [JAR]

├─ org.jinstagram.realtime.Main.class - [JAR]

├─ org.jinstagram.realtime.SubscriptionResponse.class - [JAR]

├─ org.jinstagram.realtime.SubscriptionResponseData.class - [JAR]

├─ org.jinstagram.realtime.SubscriptionResponseObject.class - [JAR]

├─ org.jinstagram.realtime.SubscriptionType.class - [JAR]

├─ org.jinstagram.realtime.SubscriptionUtil.class - [JAR]

org.jinstagram.entity.users.feed

├─ org.jinstagram.entity.users.feed.MediaFeed.class - [JAR]

├─ org.jinstagram.entity.users.feed.MediaFeedData.class - [JAR]

├─ org.jinstagram.entity.users.feed.UserFeed.class - [JAR]

├─ org.jinstagram.entity.users.feed.UserFeedData.class - [JAR]

org.jinstagram.auth.oauth

├─ org.jinstagram.auth.oauth.InstagramService.class - [JAR]

├─ org.jinstagram.auth.oauth.OAuthService.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Nov 28, 2006
Jul 27, 2023
7 usages
1.9k stars
Jan 25, 2023
273 usages
402 stars
Jul 16, 2023
13 usages
27 stars
Aug 09, 2023
37 usages
354 stars
Jun 28, 2023
437 usages
10k stars
Jun 18, 2023
323 usages
Jun 18, 2023
43 usages
Aug 17, 2023
846 usages
3.3k stars