Last Version

imgur-client 0.2.0

Java Client for imgur.com API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

imgur-client
Version

Version

0.2.0
Type

Type

jar
Description

Description

imgur-client
Java Client for imgur.com API
Project URL

Project URL

http://sangupta.com/projects/imgur-client
Source Code Management

Source Code Management

https://github.com/sangupta/imgur-client

Download imgur-client 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
com.sangupta : jerry-http jar 0.9.0
org.slf4j : slf4j-api jar 1.6.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
commons-io : commons-io jar 2.3

Project Modules

There are no modules declared in this project.