is not current version
Last Version 1.0.4

com.tvd12:ezyhttp-client 0.0.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp-client
Version

Version

0.0.7
Type

Type

jar

Download ezyhttp-client 0.0.7


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