License |
License |
---|---|
GroupId | GroupIdcom.github.xxl6097 |
ArtifactId | ArtifactIdokhttputils |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionokhttputils
okhttp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okhttputils-2.4.1.pom | |
okhttputils-2.4.1.aar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/okhttputils/ -->
<dependency>
<groupId>com.github.xxl6097</groupId>
<artifactId>okhttputils</artifactId>
<version>2.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxl6097/okhttputils/
implementation 'com.github.xxl6097:okhttputils:2.4.1'
// https://jarcasting.com/artifacts/com.github.xxl6097/okhttputils/
implementation ("com.github.xxl6097:okhttputils:2.4.1")
'com.github.xxl6097:okhttputils:aar:2.4.1'
<dependency org="com.github.xxl6097" name="okhttputils" rev="2.4.1">
<artifact name="okhttputils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxl6097', module='okhttputils', version='2.4.1')
)
libraryDependencies += "com.github.xxl6097" % "okhttputils" % "2.4.1"
[com.github.xxl6097/okhttputils "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.2.0 |