is not current version
Last Version 0.8

org.jtb:quickr 0.6.2

Java API to access the Flickr REST services

GroupId

GroupId

org.jtb
ArtifactId

ArtifactId

quickr
Version

Version

0.6.2
Type

Type

jar

Download quickr 0.6.2


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