License |
License |
---|---|
GroupId | GroupIdio.github.jmcleodfoss |
ArtifactId | ArtifactIdpst |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionio.github.jmcleodfoss:pst
A library for reading Microsoft Outlook PST files.
|
Filename | Size |
---|---|
pst-1.1.2.pom | |
pst-1.1.2.jar | 308 KB |
pst-1.1.2-sources.jar | 204 KB |
pst-1.1.2-javadoc.jar | 888 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst/ -->
<dependency>
<groupId>io.github.jmcleodfoss</groupId>
<artifactId>pst</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst/
implementation 'io.github.jmcleodfoss:pst:1.1.2'
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst/
implementation ("io.github.jmcleodfoss:pst:1.1.2")
'io.github.jmcleodfoss:pst:jar:1.1.2'
<dependency org="io.github.jmcleodfoss" name="pst" rev="1.1.2">
<artifact name="pst" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcleodfoss', module='pst', version='1.1.2')
)
libraryDependencies += "io.github.jmcleodfoss" % "pst" % "1.1.2"
[io.github.jmcleodfoss/pst "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |