License |
License |
---|---|
GroupId | GroupIdorg.jtb |
ArtifactId | ArtifactIdquickr |
Version | Version0.8 |
Type | Typejar |
Description |
DescriptionQuickr Flickr
Java API to access the Flickr REST services
|
Filename | Size |
---|---|
quickr-0.8.pom | |
quickr-0.8.jar | 106 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |