is not current version
Last Version 1.1.0.RELEASE

me.wuwenbin:template-utils-http 1.0.1.RELEASE

Provide some operations for http.

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-utils-http
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download template-utils-http 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-utils-http/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-utils-http</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-utils-http/
implementation 'me.wuwenbin:template-utils-http:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-utils-http/
implementation ("me.wuwenbin:template-utils-http:1.0.1.RELEASE")
'me.wuwenbin:template-utils-http:jar:1.0.1.RELEASE'
<dependency org="me.wuwenbin" name="template-utils-http" rev="1.0.1.RELEASE">
  <artifact name="template-utils-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-utils-http', version='1.0.1.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-utils-http" % "1.0.1.RELEASE"
[me.wuwenbin/template-utils-http "1.0.1.RELEASE"]