Last Version

HttpRequest-Android 1.2.0

A chainable HttpRequest/Response library for Android.

License

License

MIT
GroupId

GroupId

com.github.danielgindi
ArtifactId

ArtifactId

httprequest
Version

Version

1.2.0
Type

Type

aar
Description

Description

HttpRequest-Android
A chainable HttpRequest/Response library for Android.
Project URL

Project URL

https://github.com/danielgindi/android-httprequest.git
Source Code Management

Source Code Management

https://github.com/danielgindi/android-httprequest.git

Download httprequest 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.danielgindi/httprequest/ -->
<dependency>
    <groupId>com.github.danielgindi</groupId>
    <artifactId>httprequest</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielgindi/httprequest/
implementation 'com.github.danielgindi:httprequest:1.2.0'
// https://jarcasting.com/artifacts/com.github.danielgindi/httprequest/
implementation ("com.github.danielgindi:httprequest:1.2.0")
'com.github.danielgindi:httprequest:aar:1.2.0'
<dependency org="com.github.danielgindi" name="httprequest" rev="1.2.0">
  <artifact name="httprequest" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielgindi', module='httprequest', version='1.2.0')
)
libraryDependencies += "com.github.danielgindi" % "httprequest" % "1.2.0"
[com.github.danielgindi/httprequest "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.