Last Version

commons-httpclient:commons-httpclient 20020423


Categories

Categories

CLI User Interface
GroupId

GroupId

commons-httpclient
ArtifactId

ArtifactId

commons-httpclient
Version

Version

20020423
Type

Type

jar
Description

Description

Download commons-httpclient 20020423


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.