MVN

com.pff : java-libpst

Maven & Gradle

Sep 22, 2016
27 usages
212 stars

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

<dependency>
    <groupId>com.pff</groupId>
    <artifactId>java-libpst</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pff : java-libpst to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of com.pff : java-libpst to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
java-libpst-0.9.3
0.8.x
java-libpst-0.8.1
0.7
java-libpst-0.7

How to add a dependency to Maven

Add the following com.pff : java-libpst maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pff</groupId>
    <artifactId>java-libpst</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pff : java-libpst gradle dependency to your build.gradle file:

implementation 'com.pff:java-libpst:0.9.3'

Gradle Kotlin DSL: Add the following com.pff : java-libpst gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pff:java-libpst:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pff : java-libpst sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pff" % "java-libpst" % "0.9.3"

Advertisement

Dependencies from Group

Sep 22, 2016
27 usages
212 stars

Discover Dependencies

Oct 29, 2022
67 usages
3.7k stars
Sep 24, 2016
17 stars
Nov 29, 2022
4 usages
Jan 15, 2021
7 usages
2k stars
Sep 28, 2021
187 stars
Sep 28, 2021
186 stars
Sep 28, 2021
3 usages
187 stars
Oct 21, 2022
11 usages
0 stars