EasyHttp

Utils written in Java

License

License

GroupId

GroupId

com.wybusy
ArtifactId

ArtifactId

EasyHttp
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

EasyHttp
Utils written in Java

Download EasyHttp

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0