| License |
License |
|---|---|
| GroupId | GroupIdcom.mcxiaoke.next |
| ArtifactId | ArtifactIdhttp |
| Version | Version1.7.0 |
| Type | Typeaar |
| Description |
DescriptionNext Commons Library Http
Android Next Components: Cache, Task, Views, Widgets, Utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-1.7.0.pom | |
| http-1.7.0.aar | 43 KB |
| http-1.7.0-sources.jar | 25 KB |
| http-1.7.0-javadoc.jar | 142 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mcxiaoke.next/http/ -->
<dependency>
<groupId>com.mcxiaoke.next</groupId>
<artifactId>http</artifactId>
<version>1.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.next/http/
implementation 'com.mcxiaoke.next:http:1.7.0'
// https://jarcasting.com/artifacts/com.mcxiaoke.next/http/
implementation ("com.mcxiaoke.next:http:1.7.0")
'com.mcxiaoke.next:http:aar:1.7.0'
<dependency org="com.mcxiaoke.next" name="http" rev="1.7.0">
<artifact name="http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.next', module='http', version='1.7.0')
)
libraryDependencies += "com.mcxiaoke.next" % "http" % "1.7.0"
[com.mcxiaoke.next/http "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mcxiaoke.next : core | jar | 1.7.0 |
| com.mcxiaoke.next : task | jar | 1.7.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.8.0 |
| com.google.code.gson : gson | jar | 2.8.6 |