Last Version

Flickr API 1.2

A Java library to access Flickr API (works with Android too!)

License

License

GroupId

GroupId

com.github.fabienbarbero
ArtifactId

ArtifactId

flickr-api
Version

Version

1.2
Type

Type

jar
Description

Description

Flickr API
A Java library to access Flickr API (works with Android too!)
Project URL

Project URL

https://github.com/fabienbarbero/flickr-api
Source Code Management

Source Code Management

https://github.com/fabienbarbero/flickr-api

Download flickr-api 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.3.5
com.github.scribejava : scribejava-apis jar 4.2.0
org.json : json jar 20090211

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.