is not current version
Last Version 4.17.2

com.raxdenstudios:commons-okhttp3 4.9.2

Okhttp3 library

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-okhttp3
Version

Version

4.9.2
Type

Type

aar

Download commons-okhttp3 4.9.2


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