instagram4j

Java HTTP Client for Instagram

License

License

GroupId

GroupId

com.github.instagram4j
ArtifactId

ArtifactId

instagram4j
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

instagram4j
Java HTTP Client for Instagram
Project URL

Project URL

https://github.com/instagram4j/instagram4j
Source Code Management

Source Code Management

https://github.com/instagram4j/instagram4j/tree/master

Download instagram4j

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.7.2
com.squareup.okhttp3 : okhttp-urlconnection jar 4.7.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.
com.github.instagram4j

instagram4j

collection of tools related to Instagram in java

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0