| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.vskrahul | 
| ArtifactId | ArtifactIdhttp-rest-client | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.vskrahul:http-rest-client HTTP REST Client | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| http-rest-client-1.0.3.pom | |
| http-rest-client-1.0.3.jar | 31 KB | 
| http-rest-client-1.0.3-sources.jar | 19 KB | 
| http-rest-client-1.0.3-javadoc.jar | 183 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.vskrahul/http-rest-client/ -->
<dependency>
    <groupId>com.github.vskrahul</groupId>
    <artifactId>http-rest-client</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.vskrahul/http-rest-client/
implementation 'com.github.vskrahul:http-rest-client:1.0.3'// https://jarcasting.com/artifacts/com.github.vskrahul/http-rest-client/
implementation ("com.github.vskrahul:http-rest-client:1.0.3")'com.github.vskrahul:http-rest-client:jar:1.0.3'<dependency org="com.github.vskrahul" name="http-rest-client" rev="1.0.3">
  <artifact name="http-rest-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.vskrahul', module='http-rest-client', version='1.0.3')
)libraryDependencies += "com.github.vskrahul" % "http-rest-client" % "1.0.3"[com.github.vskrahul/http-rest-client "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-codec : commons-codec | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 1.7.4 | 
| org.powermock : powermock-api-mockito2 | jar | 1.7.4 |