is not current version
Last Version 1.0.4

com.tvd12:ezyhttp 0.1.6

Support for HTTP interaction

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp
Version

Version

0.1.6
Type

Type

pom

Download ezyhttp 0.1.6

Filename Size
ezyhttp-0.1.6.pom 2 KB
Browse

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