<dependency>
<groupId>io.github.zero88.qwe</groupId>
<artifactId>qwe-http-client</artifactId>
<version>0.6.0</version>
</dependency>
implementation 'io.github.zero88.qwe:qwe-http-client:0.6.0'
io.github.zero88.qwe:qwe-http-client:0.6.0
<dependency org="io.github.zero88.qwe" name="qwe-http-client" rev="0.6.0" />
libraryDependencies += "io.github.zero88.qwe" % "qwe-http-client" % "0.6.0"
@Grab(group='io.github.zero88.qwe', module='qwe-http-client', version='0.6.0')
[io.github.zero88.qwe/qwe-http-client "0.6.0"]
'io.github.zero88.qwe:qwe-http-client:jar:0.6.0'