is not current version
Last Version 4.17.2

Okhttp3 4.9.4

Okhttp3 library

License

License

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-okhttp3
Version

Version

4.9.4
Type

Type

aar
Description

Description

Okhttp3
Okhttp3 library
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.9.4


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

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

Project Modules

There are no modules declared in this project.