is not current version
Last Version 1.1.2

io.github.jmcleodfoss:explorer 1.0.0

Swing-based PST file reader

GroupId

GroupId

io.github.jmcleodfoss
ArtifactId

ArtifactId

explorer
Version

Version

1.0.0
Type

Type

jar

Download explorer 1.0.0


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