| GroupId | GroupIdcom.ailyr |
|---|---|
| ArtifactId | ArtifactIdlyr-tool-http |
| Version | Version4.0.5 |
| Type | Typejar |
| Filename | Size |
|---|---|
| lyr-tool-http-4.0.5.pom | |
| lyr-tool-http-4.0.5.jar | 48 KB |
| lyr-tool-http-4.0.5-sources.jar | 37 KB |
| lyr-tool-http-4.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ailyr/lyr-tool-http/
implementation 'com.ailyr:lyr-tool-http:4.0.5'
// https://jarcasting.com/artifacts/com.ailyr/lyr-tool-http/
implementation ("com.ailyr:lyr-tool-http:4.0.5")
'com.ailyr:lyr-tool-http:jar:4.0.5'
<dependency org="com.ailyr" name="lyr-tool-http" rev="4.0.5">
<artifact name="lyr-tool-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ailyr', module='lyr-tool-http', version='4.0.5')
)
libraryDependencies += "com.ailyr" % "lyr-tool-http" % "4.0.5"
[com.ailyr/lyr-tool-http "4.0.5"]