Last Version

java-libpst 0.9.3

A library to read PST files with java, without need for external libraries.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.pff
ArtifactId

ArtifactId

java-libpst
Version

Version

0.9.3
Type

Type

jar
Description

Description

java-libpst
A library to read PST files with java, without need for external libraries.
Project URL

Project URL

https://github.com/rjohnsondev/java-libpst
Source Code Management

Source Code Management

http://github.com/rjohnsondev/java-libpst/tree/master

Download java-libpst 0.9.3


<!-- https://jarcasting.com/artifacts/com.pff/java-libpst/ -->
<dependency>
    <groupId>com.pff</groupId>
    <artifactId>java-libpst</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pff/java-libpst/
implementation 'com.pff:java-libpst:0.9.3'
// https://jarcasting.com/artifacts/com.pff/java-libpst/
implementation ("com.pff:java-libpst:0.9.3")
'com.pff:java-libpst:jar:0.9.3'
<dependency org="com.pff" name="java-libpst" rev="0.9.3">
  <artifact name="java-libpst" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pff', module='java-libpst', version='0.9.3')
)
libraryDependencies += "com.pff" % "java-libpst" % "0.9.3"
[com.pff/java-libpst "0.9.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.