is not current version
Last Version 1.7.0

com.mcxiaoke.next:http 1.0.7

Android Next Common Components: Views, Widgets, Utils

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

http
Version

Version

1.0.7
Type

Type

jar

Download http 1.0.7


<!-- https://jarcasting.com/artifacts/com.mcxiaoke.next/http/ -->
<dependency>
    <groupId>com.mcxiaoke.next</groupId>
    <artifactId>http</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.next/http/
implementation 'com.mcxiaoke.next:http:1.0.7'
// https://jarcasting.com/artifacts/com.mcxiaoke.next/http/
implementation ("com.mcxiaoke.next:http:1.0.7")
'com.mcxiaoke.next:http:jar:1.0.7'
<dependency org="com.mcxiaoke.next" name="http" rev="1.0.7">
  <artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.next', module='http', version='1.0.7')
)
libraryDependencies += "com.mcxiaoke.next" % "http" % "1.0.7"
[com.mcxiaoke.next/http "1.0.7"]