Last Version

Retrogram 1.0.1

Retrofit (Square) based Instagram client for Java and Android

License

License

GroupId

GroupId

com.getinch.retrogram
ArtifactId

ArtifactId

retrogram
Version

Version

1.0.1
Type

Type

jar
Description

Description

Retrogram
Retrofit (Square) based Instagram client for Java and Android
Project URL

Project URL

https://github.com/getinch/retrogram
Source Code Management

Source Code Management

https://github.com/getinch/retrogram

Download retrogram 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 1.2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.