Last Version

Web Http 1.0.0

Web Http Utility for Java Web Project

License

License

GroupId

GroupId

cn.yerl.web
ArtifactId

ArtifactId

web-http
Version

Version

1.0.0
Type

Type

jar
Description

Description

Web Http
Web Http Utility for Java Web Project
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download web-http 1.0.0


<!-- https://jarcasting.com/artifacts/cn.yerl.web/web-http/ -->
<dependency>
    <groupId>cn.yerl.web</groupId>
    <artifactId>web-http</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yerl.web/web-http/
implementation 'cn.yerl.web:web-http:1.0.0'
// https://jarcasting.com/artifacts/cn.yerl.web/web-http/
implementation ("cn.yerl.web:web-http:1.0.0")
'cn.yerl.web:web-http:jar:1.0.0'
<dependency org="cn.yerl.web" name="web-http" rev="1.0.0">
  <artifact name="web-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yerl.web', module='web-http', version='1.0.0')
)
libraryDependencies += "cn.yerl.web" % "web-http" % "1.0.0"
[cn.yerl.web/web-http "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3

Project Modules

There are no modules declared in this project.