is not current version
Last Version 1.0.1

com.yanzhenjie.nohttp:nohttp-okhttp 1.0.0

Synchronous and asynchronous network request framework for Android

GroupId

GroupId

com.yanzhenjie.nohttp
ArtifactId

ArtifactId

nohttp-okhttp
Version

Version

1.0.0
Type

Type

aar

Download nohttp-okhttp 1.0.0


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