Last Version

OkHttp3 Commons 4.3.0

OkHttp3 commons is a library with a set of useful classes to help to developer to work with okhttp3.

License

License

GroupId

GroupId

com.raxdenstudios.commons
ArtifactId

ArtifactId

commons-okhttp3
Version

Version

4.3.0
Type

Type

aar
Description

Description

OkHttp3 Commons
OkHttp3 commons is a library with a set of useful classes to help to developer to work with okhttp3.
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-okhttp3 4.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar
com.squareup.okhttp3 : logging-interceptor jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (1)

Group / Artifact Type Version
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.