is not current version
Last Version 1.0.4

com.tvd12:ezyhttp 1.0.1

Support for HTTP interaction

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp
Version

Version

1.0.1
Type

Type

pom

Download ezyhttp 1.0.1

Filename Size
ezyhttp-1.0.1.pom 2 KB
Browse

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