| License |
License |
|---|---|
| GroupId | GroupIdstore.idragon.tool |
| ArtifactId | ArtifactIdhttp |
| Version | Version0.0.4-RELEASE |
| Type | Typejar |
| Description |
Descriptionidragon tool
|
| Filename | Size |
|---|---|
| http-0.0.4-RELEASE.pom | |
| http-0.0.4-RELEASE.jar | 11 KB |
| http-0.0.4-RELEASE-sources.jar | 6 KB |
| http-0.0.4-RELEASE-javadoc.jar | 149 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/store.idragon.tool/http/ -->
<dependency>
<groupId>store.idragon.tool</groupId>
<artifactId>http</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/http/
implementation 'store.idragon.tool:http:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/http/
implementation ("store.idragon.tool:http:0.0.4-RELEASE")
'store.idragon.tool:http:jar:0.0.4-RELEASE'
<dependency org="store.idragon.tool" name="http" rev="0.0.4-RELEASE">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='http', version='0.0.4-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "http" % "0.0.4-RELEASE"
[store.idragon.tool/http "0.0.4-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| store.idragon.tool : base | jar | 0.0.4-RELEASE |
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.4 |
| org.projectlombok : lombok | jar | 1.18.12 |