Download apache-mime4j-0.7.1.jar file - Jar a

Jar examples for a:apache-mime4j

Description

Java stream based MIME message parser

You can download jar file apache-mime4j 0.7.1 in this page.

License

Apache License

Build File

You can use the following script to add apache-mime4j-0.7.1.jar to your project.

<dependency>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-mime4j</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'org.apache.james', name: 'apache-mime4j', version: '0.7.1'
libraryDependencies += "org.apache.james" % "apache-mime4j" % "0.7.1"
<dependency org="org.apache.james" name="apache-mime4j" rev="0.7.1"/>
@Grapes(@Grab(group='org.apache.james', module='apache-mime4j', version='0.7.1'))
'org.apache.james:apache-mime4j:jar:0.7.1'

Download

Click the following link to download the jar file.

apache-mime4j-0.7.1.pom



Related Tutorials