is not current version
Last Version v1.3.11

com.liumapp.qtools.http:qtools-http v1.0.0


GroupId

GroupId

com.liumapp.qtools.http
ArtifactId

ArtifactId

qtools-http
Version

Version

v1.0.0
Type

Type

jar

Download qtools-http v1.0.0


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