Jar examples for h:httpmime
Apache HttpComponents HttpClient - MIME coded entities
You can download jar file httpmime 4.5 in this page.
Apache License
You can use the following script to add httpmime-4.5.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> <version>4.5</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.5'
libraryDependencies += "org.apache.httpcomponents" % "httpmime" % "4.5"
<dependency org="org.apache.httpcomponents" name="httpmime" rev="4.5"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpmime', version='4.5'))
'org.apache.httpcomponents:httpmime:jar:4.5'
Click the following link to download the jar file.
httpmime-4.5-javadoc.jar