License |
License |
---|---|
GroupId | GroupIdcom.raxdenstudios |
ArtifactId | ArtifactIdcommons-okhttp3 |
Last Version | Last Version4.17.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionOkhttp3
Okhttp3 library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-okhttp3-4.17.2.pom | |
commons-okhttp3-4.17.2-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-okhttp3/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-okhttp3</artifactId>
<version>4.17.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-okhttp3/
implementation 'com.raxdenstudios:commons-okhttp3:4.17.2'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-okhttp3/
implementation ("com.raxdenstudios:commons-okhttp3:4.17.2")
'com.raxdenstudios:commons-okhttp3:aar:4.17.2'
<dependency org="com.raxdenstudios" name="commons-okhttp3" rev="4.17.2">
<artifact name="commons-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-okhttp3', version='4.17.2')
)
libraryDependencies += "com.raxdenstudios" % "commons-okhttp3" % "4.17.2"
[com.raxdenstudios/commons-okhttp3 "4.17.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | |
com.squareup.okhttp3 : logging-interceptor | jar |