Last Version

ezyhttp-client 1.0.4

Support for HTTP interaction

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp-client
Version

Version

1.0.4
Type

Type

jar
Description

Description

ezyhttp-client
Support for HTTP interaction
Project URL

Project URL

https://youngmonkeys.org/project/ezy-http/
Project Organization

Project Organization

Young Monkeys

Download ezyhttp-client 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.tvd12 : ezyhttp-core jar 1.0.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.46.v20220331
org.eclipse.jetty : jetty-servlet jar 9.4.46.v20220331
org.eclipse.jetty : jetty-servlets jar 9.4.46.v20220331
com.tvd12 : test-util jar 1.1.6

Project Modules

There are no modules declared in this project.