Jinx

A Java library to access the Flickr API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jeremybrooks
ArtifactId

ArtifactId

jinx
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jinx
A Java library to access the Flickr API.
Project URL

Project URL

https://github.com/jeremybrooks/jinx

Download jinx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.scribejava : scribejava-apis jar 6.9.0
com.google.code.gson : gson jar 2.8.6
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.2
2.0.0
1.0.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.10
0.6.8
0.6.7
0.6.5
0.6.0