Instagram API Library

Java Wrapper for Instagram API v1

License

License

GroupId

GroupId

com.github.mohd-bh
ArtifactId

ArtifactId

instagram
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

Instagram API Library
Java Wrapper for Instagram API v1

Download instagram

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.0
com.google.code.gson : gson jar 2.3.1
com.squareup.retrofit : retrofit jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1