Last Version

mbox4j 0.1.1

Simplify the manipulations with emails for Java-based applications.

License

License

${project.licence}
GroupId

GroupId

io.github.dgroup
ArtifactId

ArtifactId

mbox4j
Version

Version

0.1.1
Type

Type

jar
Description

Description

mbox4j
Simplify the manipulations with emails for Java-based applications.
Project URL

Project URL

http://github.com/dgroup/mbox4j
Source Code Management

Source Code Management

http://github.com/dgroup/mbox4j/tree/master

Download mbox4j 0.1.1


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

Dependencies

provided (3)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.42
javax.mail : mail jar 1.5.0-b01
org.hamcrest : hamcrest-all jar 1.3

test (3)

Group / Artifact Type Version
org.llorllale : cactoos-matchers jar 0.17
junit : junit jar 4.12
io.github.dgroup : term4j jar 0.4.0

Project Modules

There are no modules declared in this project.