Java HTTP Util

This Library Provide Help like call http post, put, multipart request.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.hmtmcse.httputil
ArtifactId

ArtifactId

java-http-util
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java HTTP Util
This Library Provide Help like call http post, put, multipart request.
Source Code Management

Source Code Management

https://github.com/hmtmcse/java-http-util

Download java-http-util

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1