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