License |
License |
---|---|
GroupId | GroupIdcom.yanzhenjie.nohttp |
ArtifactId | ArtifactIdnohttp-okhttp |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionNoHttp For OkHttp
Synchronous and asynchronous network request framework for Android
|
Filename | Size |
---|---|
nohttp-okhttp-1.0.1.pom | |
nohttp-okhttp-1.0.1.aar | 10 KB |
nohttp-okhttp-1.0.1-sources.jar | 7 KB |
nohttp-okhttp-1.0.1-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.4.1 |
com.yolanda.nohttp » nohttp | jar | 1.0.7 |