Last Version

Apache HttpClient Mime 4.5.13

Apache HttpComponents HttpClient - MIME coded entities

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpmime
Version

Version

4.5.13
Type

Type

jar
Description

Description

Apache HttpClient Mime
Apache HttpComponents HttpClient - MIME coded entities
Project URL

Project URL

http://hc.apache.org/httpcomponents-client
Project Organization

Project Organization

The Apache Software Foundation

Download httpmime 4.5.13


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.