Airball

A Java wrapper around the Dribbble API.

License

License

MIT
GroupId

GroupId

me.amitburst.airball
ArtifactId

ArtifactId

airball
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Airball
A Java wrapper around the Dribbble API.

Download airball

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.3.20
com.google.code.gson : gson jar 2.2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12-beta-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0