License |
License |
---|---|
GroupId | GroupIdio.github.jmcleodfoss |
ArtifactId | ArtifactIdpst-parent |
Version | Version1.1.2 |
Type | Typepom |
Description |
Descriptionio.github.jmcleodfoss:pst-parent
Library for reading pst files, and some ancillary libraries, a Swing app, and a JSF web app.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pst-parent-1.1.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst-parent/
implementation 'io.github.jmcleodfoss:pst-parent:1.1.2'
// https://jarcasting.com/artifacts/io.github.jmcleodfoss/pst-parent/
implementation ("io.github.jmcleodfoss:pst-parent:1.1.2")
'io.github.jmcleodfoss:pst-parent:pom:1.1.2'
<dependency org="io.github.jmcleodfoss" name="pst-parent" rev="1.1.2">
<artifact name="pst-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcleodfoss', module='pst-parent', version='1.1.2')
)
libraryDependencies += "io.github.jmcleodfoss" % "pst-parent" % "1.1.2"
[io.github.jmcleodfoss/pst-parent "1.1.2"]