is not current version
Last Version 0.6.4

com.harrys.hyppo:rest-client 0.6.3

rest-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.harrys.hyppo
ArtifactId

ArtifactId

rest-client
Version

Version

0.6.3
Type

Type

jar

Download rest-client 0.6.3


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