okhttp

Android Utils library.

License

License

GroupId

GroupId

xyz.junerver.nohttp
ArtifactId

ArtifactId

okhttp
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

okhttp
Android Utils library.
Project URL

Project URL

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

Source Code Management

https://github.com/junerver/NoHttp/

Download okhttp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp-urlconnection jar 3.11.0

runtime (1)

Group / Artifact Type Version
com.yanzhenjie.nohttp : nohttp jar 1.1.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1