com.mindprogeny.simpel:simpel-http

Simpel HTTP Client Library

License

License

GroupId

GroupId

com.mindprogeny.simpel
ArtifactId

ArtifactId

simpel-http
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simpel HTTP Client Library
Project URL

Project URL

https://github.com/mindprogenitor/simpel-http
Source Code Management

Source Code Management

http://github.com/mindprogenitor/simpel-http

Download simpel-http

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-standalone jar 2.14.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1