License |
License |
---|---|
Categories |
Categoriesta4j Business Logic Libraries Financial |
GroupId | GroupIdir.sadeghpro |
ArtifactId | ArtifactIdinsta4j |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninstagram for java
this is library for working with instagram without using instagram api.
this library use instagram web browser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
insta4j-1.2.3.pom | |
insta4j-1.2.3.jar | 35 KB |
insta4j-1.2.3-sources.jar | 192 KB |
insta4j-1.2.3-javadoc.jar | 119 KB |
insta4j-1.2.3-jar-with-dependencies.jar | 504 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ir.sadeghpro/insta4j/ -->
<dependency>
<groupId>ir.sadeghpro</groupId>
<artifactId>insta4j</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/ir.sadeghpro/insta4j/
implementation 'ir.sadeghpro:insta4j:1.2.3'
// https://jarcasting.com/artifacts/ir.sadeghpro/insta4j/
implementation ("ir.sadeghpro:insta4j:1.2.3")
'ir.sadeghpro:insta4j:jar:1.2.3'
<dependency org="ir.sadeghpro" name="insta4j" rev="1.2.3">
<artifact name="insta4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ir.sadeghpro', module='insta4j', version='1.2.3')
)
libraryDependencies += "ir.sadeghpro" % "insta4j" % "1.2.3"
[ir.sadeghpro/insta4j "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.11.3 |
com.afollestad » ason | jar | 1.4.13 |
org.json : json | jar | 20160810 |