is not current version
Last Version 2.0.7

com.github.instagram4j:instagram4j 2.0.2

Java HTTP Client for Instagram

GroupId

GroupId

com.github.instagram4j
ArtifactId

ArtifactId

instagram4j
Version

Version

2.0.2
Type

Type

jar

Download instagram4j 2.0.2


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