is not current version
Last Version 1.1.2

io.github.jmcleodfoss:pst-parent 1.1.1

Library for reading pst files, and some ancillary libraries, a Swing app, and a JSF web app.

GroupId

GroupId

io.github.jmcleodfoss
ArtifactId

ArtifactId

pst-parent
Version

Version

1.1.1
Type

Type

pom

Download pst-parent 1.1.1

Filename Size
pst-parent-1.1.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst-parent/ -->
<dependency>
    <groupId>io.github.jmcleodfoss</groupId>
    <artifactId>pst-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst-parent/
implementation 'io.github.jmcleodfoss:pst-parent:1.1.1'
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst-parent/
implementation ("io.github.jmcleodfoss:pst-parent:1.1.1")
'io.github.jmcleodfoss:pst-parent:pom:1.1.1'
<dependency org="io.github.jmcleodfoss" name="pst-parent" rev="1.1.1">
  <artifact name="pst-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcleodfoss', module='pst-parent', version='1.1.1')
)
libraryDependencies += "io.github.jmcleodfoss" % "pst-parent" % "1.1.1"
[io.github.jmcleodfoss/pst-parent "1.1.1"]