Last Version

io.github.theangrydev.thinhttpclient:api 0.2.0

A simple adapter for some popular HTTP clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.theangrydev.thinhttpclient
ArtifactId

ArtifactId

api
Version

Version

0.2.0
Type

Type

jar
Description

Description

A simple adapter for some popular HTTP clients

Download api 0.2.0


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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.3
org.assertj : assertj-core jar 3.5.2
com.github.tomakehurst : wiremock jar 2.2.1
com.googlecode.yatspec » yatspec jar 1.23
nl.jqno.equalsverifier : equalsverifier jar 2.1.6

Project Modules

There are no modules declared in this project.