Last Version

io.github.jmcleodfoss:msg 1.0.2

A library for reading Microsoft Compound Binary Files (CBF), including Outlook .msg files.

License

License

GroupId

GroupId

io.github.jmcleodfoss
ArtifactId

ArtifactId

msg
Version

Version

1.0.2
Type

Type

jar
Description

Description

io.github.jmcleodfoss:msg
A library for reading Microsoft Compound Binary Files (CBF), including Outlook .msg files.

Download msg 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.