Core - httpclient

httpclient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

me.parakh.core
ArtifactId

ArtifactId

core-httpclient
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Core - httpclient
httpclient

Download core-httpclient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
me.parakh.core : core-model jar 1.0.7
org.apache.httpcomponents : httpclient jar 4.3.3

runtime (1)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 5.2.4.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0