Last Version

OkHttp Android Platform Support 3.10.0

Classes to support the Android platform's use of OkHttp (not required for most developers).

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

okhttp-android-support
Version

Version

3.10.0
Type

Type

jar
Description

Description

OkHttp Android Platform Support
Classes to support the Android platform's use of OkHttp (not required for most developers).

Download okhttp-android-support 3.10.0


<!-- https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp-android-support/ -->
<dependency>
    <groupId>com.github.ljun20160606</groupId>
    <artifactId>okhttp-android-support</artifactId>
    <version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp-android-support/
implementation 'com.github.ljun20160606:okhttp-android-support:3.10.0'
// https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp-android-support/
implementation ("com.github.ljun20160606:okhttp-android-support:3.10.0")
'com.github.ljun20160606:okhttp-android-support:jar:3.10.0'
<dependency org="com.github.ljun20160606" name="okhttp-android-support" rev="3.10.0">
  <artifact name="okhttp-android-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljun20160606', module='okhttp-android-support', version='3.10.0')
)
libraryDependencies += "com.github.ljun20160606" % "okhttp-android-support" % "3.10.0"
[com.github.ljun20160606/okhttp-android-support "3.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ljun20160606 : okhttp-urlconnection jar 3.10.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
com.github.ljun20160606 : okhttp-testing-support jar 3.10.0
junit : junit jar 4.12
com.github.ljun20160606 : mockwebserver jar 3.10.0

Project Modules

There are no modules declared in this project.