Quickr Flickr

Java API to access the Flickr REST services

License

License

GroupId

GroupId

org.jtb
ArtifactId

ArtifactId

quickr
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Quickr Flickr
Java API to access the Flickr REST services

Download quickr

Filename Size
quickr-0.8.pom
quickr-0.8.jar 106 KB
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3
commons-httpclient : commons-httpclient jar 3.0.1
jdom : jdom jar 1.0
log4j : log4j jar 1.2.13

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6.2
0.6.1
0.6
0.5
0.4
0.3.2