NoHttp For OkHttp

Synchronous and asynchronous network request framework for Android

License

License

GroupId

GroupId

com.yanzhenjie.nohttp
ArtifactId

ArtifactId

nohttp-okhttp
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

NoHttp For OkHttp
Synchronous and asynchronous network request framework for Android

Download nohttp-okhttp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp-urlconnection jar 3.4.1
com.yolanda.nohttp » nohttp jar 1.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0