Jar examples for j:java-libpst
A library to read PST files with java, without need for external libraries.
You can download jar file java-libpst 0.8.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-libpst-0.8.1.jar to your project.
<dependency> <groupId>com.pff</groupId> <artifactId>java-libpst</artifactId> <version>0.8.1</version> </dependency>
compile group: 'com.pff', name: 'java-libpst', version: '0.8.1'
libraryDependencies += "com.pff" % "java-libpst" % "0.8.1"
<dependency org="com.pff" name="java-libpst" rev="0.8.1"/>
@Grapes(@Grab(group='com.pff', module='java-libpst', version='0.8.1'))
'com.pff:java-libpst:jar:0.8.1'
Click the following link to download the jar file.
java-libpst-0.8.1-javadoc.jar