Download apache-mime4j-core-0.8.1.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.8.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

apache-mime4j-core-0.8.1-sources.jar
apache-mime4j-core-0.8.1-tests.jar
apache-mime4j-core-0.8.1.jar
apache-mime4j-core-0.8.1.pom



Related Tutorials