Download apache-mime4j-core-0.7.2.jar file - Jar a

Jar examples for a:apache-mime4j-core

Description

Java stream based MIME message parser

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

apache-mime4j-core-0.7.2-javadoc.jar
apache-mime4j-core-0.7.2-sources.jar
apache-mime4j-core-0.7.2-tests.jar
apache-mime4j-core-0.7.2.jar
apache-mime4j-core-0.7.2.pom



Related Tutorials