is not current version
Last Version 1.1.11

com.yanzhenjie.nohttp:nohttp 1.1.7

Synchronous and asynchronous network request framework for Android

GroupId

GroupId

com.yanzhenjie.nohttp
ArtifactId

ArtifactId

nohttp
Version

Version

1.1.7
Type

Type

aar

Download nohttp 1.1.7


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