| License |
License |
|---|---|
| GroupId | GroupIdcom.sachinhandiekar |
| ArtifactId | ArtifactIdjInstagram |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjInstagram
Java Instagram API by Sachin Handiekar
|
| Filename | Size |
|---|---|
| jInstagram-1.2.2.pom | |
| jInstagram-1.2.2.jar | 72 KB |
| jInstagram-1.2.2-sources.jar | 48 KB |
| jInstagram-1.2.2-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sachinhandiekar/jInstagram/ -->
<dependency>
<groupId>com.sachinhandiekar</groupId>
<artifactId>jInstagram</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sachinhandiekar/jInstagram/
implementation 'com.sachinhandiekar:jInstagram:1.2.2'
// https://jarcasting.com/artifacts/com.sachinhandiekar/jInstagram/
implementation ("com.sachinhandiekar:jInstagram:1.2.2")
'com.sachinhandiekar:jInstagram:jar:1.2.2'
<dependency org="com.sachinhandiekar" name="jInstagram" rev="1.2.2">
<artifact name="jInstagram" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sachinhandiekar', module='jInstagram', version='1.2.2')
)
libraryDependencies += "com.sachinhandiekar" % "jInstagram" % "1.2.2"
[com.sachinhandiekar/jInstagram "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-codec : commons-codec | jar | 1.10 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.powermock : powermock-api-mockito | jar | 1.6.6 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |