Last Version

Jinx 3.0.0

A Java library to access the Flickr API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jeremybrooks
ArtifactId

ArtifactId

jinx
Version

Version

3.0.0
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 3.0.0


<!-- 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.