is not current version
Last Version 2.0.0

EasyHttp 1.0.0

Utils written in Java

License

License

GroupId

GroupId

com.wybusy
ArtifactId

ArtifactId

EasyHttp
Version

Version

1.0.0
Type

Type

jar
Description

Description

EasyHttp
Utils written in Java

Download EasyHttp 1.0.0


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