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