License |
License |
---|---|
GroupId | GroupIdcom.jianggujin |
ArtifactId | ArtifactIdJHttp |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJHttp
HTTP请求工具
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JHttp-1.1.0.pom | |
JHttp-1.1.0.jar | 73 KB |
JHttp-1.1.0-sources.jar | 61 KB |
JHttp-1.1.0-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jianggujin/JHttp/ -->
<dependency>
<groupId>com.jianggujin</groupId>
<artifactId>JHttp</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jianggujin/JHttp/
implementation 'com.jianggujin:JHttp:1.1.0'
// https://jarcasting.com/artifacts/com.jianggujin/JHttp/
implementation ("com.jianggujin:JHttp:1.1.0")
'com.jianggujin:JHttp:jar:1.1.0'
<dependency org="com.jianggujin" name="JHttp" rev="1.1.0">
<artifact name="JHttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jianggujin', module='JHttp', version='1.1.0')
)
libraryDependencies += "com.jianggujin" % "JHttp" % "1.1.0"
[com.jianggujin/JHttp "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |