Last Version

dev.codeflush:httpclient 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.codeflush
ArtifactId

ArtifactId

httpclient
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download httpclient 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock-jre8 jar 2.21.0

Project Modules

There are no modules declared in this project.