is not current version
Last Version 0.0.5

com.github.restup:up-http 0.0.3


GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-http
Version

Version

0.0.3
Type

Type

jar

Download up-http 0.0.3


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