Download jInstagram-1.0.7.jar file - Jar j

Jar examples for j:jInstagram

Description

Java Instagram API by Sachin Handiekar

You can download jar file jInstagram 1.0.7 in this page.

License

MIT

Build File

You can use the following script to add jInstagram-1.0.7.jar to your project.

<dependency>
   <groupId>com.sachinhandiekar</groupId>
   <artifactId>jInstagram</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'com.sachinhandiekar', name: 'jInstagram', version: '1.0.7'
libraryDependencies += "com.sachinhandiekar" % "jInstagram" % "1.0.7"
<dependency org="com.sachinhandiekar" name="jInstagram" rev="1.0.7"/>
@Grapes(@Grab(group='com.sachinhandiekar', module='jInstagram', version='1.0.7'))
'com.sachinhandiekar:jInstagram:jar:1.0.7'

Download

Click the following link to download the jar file.

jInstagram-1.0.7-javadoc.jar
jInstagram-1.0.7-sources.jar
jInstagram-1.0.7.jar
jInstagram-1.0.7.pom



Related Tutorials