Instagram for Java

Java wrapper for Instagram API v1.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.sola92
ArtifactId

ArtifactId

instagram-java
Last Version

Last Version

1.3.9
Release Date

Release Date

Type

Type

jar
Description

Description

Instagram for Java
Java wrapper for Instagram API v1.

Download instagram-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sola92/instagram-java/ -->
<dependency>
    <groupId>com.github.sola92</groupId>
    <artifactId>instagram-java</artifactId>
    <version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sola92/instagram-java/
implementation 'com.github.sola92:instagram-java:1.3.9'
// https://jarcasting.com/artifacts/com.github.sola92/instagram-java/
implementation ("com.github.sola92:instagram-java:1.3.9")
'com.github.sola92:instagram-java:jar:1.3.9'
<dependency org="com.github.sola92" name="instagram-java" rev="1.3.9">
  <artifact name="instagram-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sola92', module='instagram-java', version='1.3.9')
)
libraryDependencies += "com.github.sola92" % "instagram-java" % "1.3.9"
[com.github.sola92/instagram-java "1.3.9"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.17.0-rc

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3