Http Utils

A light-weight http library to use for java client libraries

License

License

GroupId

GroupId

com.github.ramesh-dev
ArtifactId

ArtifactId

http-utils
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Http Utils
A light-weight http library to use for java client libraries
Project Organization

Project Organization

com.github.ramesh-dev

Download http-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ramesh-dev/http-utils/ -->
<dependency>
    <groupId>com.github.ramesh-dev</groupId>
    <artifactId>http-utils</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ramesh-dev/http-utils/
implementation 'com.github.ramesh-dev:http-utils:0.2'
// https://jarcasting.com/artifacts/com.github.ramesh-dev/http-utils/
implementation ("com.github.ramesh-dev:http-utils:0.2")
'com.github.ramesh-dev:http-utils:pom:0.2'
<dependency org="com.github.ramesh-dev" name="http-utils" rev="0.2">
  <artifact name="http-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ramesh-dev', module='http-utils', version='0.2')
)
libraryDependencies += "com.github.ramesh-dev" % "http-utils" % "0.2"
[com.github.ramesh-dev/http-utils "0.2"]

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
0.2
0.1