| GroupId | GroupIdcom.ailyr |
|---|---|
| ArtifactId | ArtifactIdlyr-tool-http |
| Last Version | Last Version4.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlyr-tool-http
Tool Http客户端
|
| Filename | Size |
|---|---|
| lyr-tool-http-4.0.6.pom | |
| lyr-tool-http-4.0.6.jar | 48 KB |
| lyr-tool-http-4.0.6-sources.jar | 37 KB |
| lyr-tool-http-4.0.6-javadoc.jar | 168 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ailyr/lyr-tool-http/ -->
<dependency>
<groupId>com.ailyr</groupId>
<artifactId>lyr-tool-http</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ailyr/lyr-tool-http/
implementation 'com.ailyr:lyr-tool-http:4.0.6'
// https://jarcasting.com/artifacts/com.ailyr/lyr-tool-http/
implementation ("com.ailyr:lyr-tool-http:4.0.6")
'com.ailyr:lyr-tool-http:jar:4.0.6'
<dependency org="com.ailyr" name="lyr-tool-http" rev="4.0.6">
<artifact name="lyr-tool-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ailyr', module='lyr-tool-http', version='4.0.6')
)
libraryDependencies += "com.ailyr" % "lyr-tool-http" % "4.0.6"
[com.ailyr/lyr-tool-http "4.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ailyr : lyr-tool-core | jar | ${revision} |
| com.ailyr : lyr-tool-log | jar | ${revision} |
| com.ailyr : lyr-tool-json | jar | ${revision} |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar |