Last Version

NoHttp 1.1.11

Synchronous and asynchronous network request framework for Android

License

License

GroupId

GroupId

com.yanzhenjie.nohttp
ArtifactId

ArtifactId

nohttp
Version

Version

1.1.11
Type

Type

aar
Description

Description

NoHttp
Synchronous and asynchronous network request framework for Android
Project URL

Project URL

https://github.com/yanzhenjie/NoHttp
Source Code Management

Source Code Management

https://github.com/yanzhenjie/NoHttp

Download nohttp 1.1.11


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

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.