GroupId | GroupIdcom.liumapp.qtools.http |
---|---|
ArtifactId | ArtifactIdqtools-http |
Version | Versionv1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
qtools-http-v1.0.3.pom | |
qtools-http-v1.0.3.jar | 6 KB |
qtools-http-v1.0.3-sources.jar | 3 KB |
qtools-http-v1.0.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liumapp.qtools.http/qtools-http/ -->
<dependency>
<groupId>com.liumapp.qtools.http</groupId>
<artifactId>qtools-http</artifactId>
<version>v1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.qtools.http/qtools-http/
implementation 'com.liumapp.qtools.http:qtools-http:v1.0.3'
// https://jarcasting.com/artifacts/com.liumapp.qtools.http/qtools-http/
implementation ("com.liumapp.qtools.http:qtools-http:v1.0.3")
'com.liumapp.qtools.http:qtools-http:jar:v1.0.3'
<dependency org="com.liumapp.qtools.http" name="qtools-http" rev="v1.0.3">
<artifact name="qtools-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.qtools.http', module='qtools-http', version='v1.0.3')
)
libraryDependencies += "com.liumapp.qtools.http" % "qtools-http" % "v1.0.3"
[com.liumapp.qtools.http/qtools-http "v1.0.3"]