License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-http |
Last Version | Last Version3.0.31.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
sdk-http-3.0.31.RELEASE.pom | |
sdk-http-3.0.31.RELEASE.jar | 4 KB |
sdk-http-3.0.31.RELEASE-sources.jar | 3 KB |
sdk-http-3.0.31.RELEASE-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-http/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-http</artifactId>
<version>3.0.31.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-http/
implementation 'com.github.shoothzj:sdk-http:3.0.31.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-http/
implementation ("com.github.shoothzj:sdk-http:3.0.31.RELEASE")
'com.github.shoothzj:sdk-http:jar:3.0.31.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-http" rev="3.0.31.RELEASE">
<artifact name="sdk-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-http', version='3.0.31.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-http" % "3.0.31.RELEASE"
[com.github.shoothzj/sdk-http "3.0.31.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : java-tool | jar | 3.0.31.RELEASE |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.0.1 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |